ryanwold.net

A civic-minded citizen seeking the singularity

Back to Entries

Use Helium.js to identify Unused CSS

release
Date: 2018-05-05
Tags: programming tools css javascript

Add this to your webpage:

<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/helium-css/1.1/helium.js"></script>
<script type="text/javascript">
  window.addEventListener('load', function(){
  helium.init();
}, false);
</script>

By Ryan Wold · © 2018–2026 Ryan Wold

Licensed CC BY-NC 4.0. AI training requires a license — machine-readable terms.

Tip: $afomi on HandCash · afomi@handcash.io