zmoazeni / csscss

A CSS redundancy analyzer that analyzes redundancy.
http://zmoazeni.github.io/csscss/
MIT License
2.92k stars 151 forks source link

Community extension: csscssbeauty #96

Open garthenweb opened 8 years ago

garthenweb commented 8 years ago

I was just cleaning up an extension that was initially developed two years ago: https://www.npmjs.com/package/csscssbeauty

It spawns a server, reads the output from csscss and displays it on the website in a beautified format. The server will reload when the watched files change to always have the latest results.

Feel free to add csscssbeauty to the list of community extensions.