helium-css icon indicating copy to clipboard operation
helium-css copied to clipboard

Helium - javascript tool to scan your site and show unused CSS

Results 9 helium-css issues
Sort by recently updated
recently updated
newest added

cause helium.data.stylesheets.sort(); is not a function error

Bug

Helium doesn't take media queries into account. Need to find a way to resize the browser window to test them.

I have a problem using helium in localhost installation. - Startpage: http://localhost/vhosts/mypage/index.php/kalender.html - Pagelist: index.php/kalender.html index.php/terminvorschlag.html - Result: Error 404 because extra ':' in URL after 'localhost' http://localhost:/vhosts/folkfreun.de/index.php/assets/css/4cc5c0fd7986.css Any hint...

Helium should check for style elements on the page, and check if those styles are matched. https://github.com/geuis/helium-css/issues/24#issuecomment-122994030

Feature

Need to refactor this code from top to bottom.

It would be nice to be able to exclude some CSS files, like Foundation files, because we just need to check our custom .css and not the Foundation ones, and...

If user enters a url that doesn't load Helium, the app could be put into a state where the browser is continually redirected back to the broken link. Need to...

This shouldn't really be an issue, but since github doesn't have support for feature requests: Around the beginning of the month, I started working on adding additional functionality to helium...