ucss icon indicating copy to clipboard operation
ucss copied to clipboard

Find unused and duplicate CSS

Results 3 ucss issues
Sort by recently updated
recently updated
newest added

I'm following your README: ``` // css can be an array of strings, file paths, or URLs var css = [".foo {} .bar {} .baz {}"]; // html can be...

Dear oyvindeh, Thank you for your great work first. I really need this feature. I have a question regarding config_ucss.js I have a Wordpress site and I added username and...

I'm seeing a lot of: `(node) warning: possible EventEmitter memory leak detected. 11 end listeners added. Use emitter.setMaxListeners() to increase limit.`. Is this a real concern?