Csscss: a CSS redundancy analyzer that analyzes redundancy
zmoazeni.github.io
Csscss: a CSS redundancy analyzer that analyzes redundancy
1–10 of 46 posts
Re: Csscss: a CSS redundancy analyzer that analyzes redundancy
#2Re: Csscss: a CSS redundancy analyzer that analyzes redundancy
#3CSSO [1] is a tool that removes duplicate declarations during minification instead of just warning about them. It also performs more advanced structural optimizations. [1] http://bem.info/tools/csso/
[1] https://github.com/begriffs/css-ratiocinator and http://www.csstrashman.com/
Re: Csscss: a CSS redundancy analyzer that analyzes redundancy
#4Re: Csscss: a CSS redundancy analyzer that analyzes redundancy
#5CSSO [1] is a tool that removes duplicate declarations during minification instead of just warning about them. It also performs more advanced structural optimizations. [1] http://bem.info/tools/csso/
css-ratiocinator [1] is also another tool someone mentioned to me after I launched cssscss. [1] https://github.com/begriffs/css-ratiocinator and http://www.csstrashman.com/
Re: Csscss: a CSS redundancy analyzer that analyzes redundancy
#6Re: Csscss: a CSS redundancy analyzer that analyzes redundancy
#7I love the name and tag line.
Re: Csscss: a CSS redundancy analyzer that analyzes redundancy
#8Stay away from the RedundancyAnalyzer though. There be dragons.
[1] http://kschiess.github.io/parslet/
[2] https://github.com/zmoazeni/csscss/tree/ae2f22f4416bca35f903...
Re: Csscss: a CSS redundancy analyzer that analyzes redundancy
#9Re: Csscss: a CSS redundancy analyzer that analyzes redundancy
#10Earlier quoted context omitted.
css-ratiocinator [1] is also another tool someone mentioned to me after I launched cssscss. [1] https://github.com/begriffs/css-ratiocinator and http://www.csstrashman.com/
And rework [1] allows you to change url()'s, inline images, change vendor prefixes and more... [1] https://github.com/visionmedia/rework