Hello.
I use http://cssminifier.com/ to compress my css because pspad is not (in this
time) good enough. Because:
* Comments are still present
* .myclass{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; }
1. empty char between all commands (that happen not all time)
2. empty char between "; }"
3. The last ";" before "}" can removed (optional)
1.a) Its happen too with tabs(?) This example is "compressed" with pspad:
=> {top:0; bottom:13px; right:-5px; width:10px; cursor:e-resize; }
* Compressed file should be 1 single line. A compressed file is not for human
reading.
I don't need simplify(optimized) color codes or padding/margin. I only want my
existing code minimal/compressed. Means: remove all unnecessary spaces and tabs
and line-breaks and comments. ;)
I would like this great feature for developer in a next release. ;)
--
<http://forum.pspad.com/read.php?4,63746,63746>
PSPad freeware editor http://www.pspad.com