Quote:
Originally Posted by kovidgoyal
Doing that increases the size of the css and the html files (something that affects everyone),
|
On the uncompressed level, true enough. Once the files are recompressed and saved, not so much.
Even without leading zeroes, though, is there any chance of tweaking the CSS sort order from 1-10-11-2-3 to 1-2-3-10-11? Should have no effect on the file sizes (compressed or not), and it actually puts the classes into the order in which they were constructed.