Jul 21
Single Line CSS
I came across an interesting article on orderedlist.com relating to single line CSS and how using this technique could aid in organising your stylesheets and make finding selectors easier, especially in large CSS files. I know from bitter experience how hard it can be to locate that offending css selector.
The compression benefits alone makes this technique worth considering but I am particularily intersted in how it could help make my CSS easier to work with.


