Quote:
|
Originally Posted by mindlessLemming
Look forward to it  I'm working on a massive project at the moment that could make good use of something like this..
|
The code is mostly ready. There are two features that I thought about in the beginning - file inclusion and code compression (i.e. CSS comment and white space removal) - which I decided to leave out from the initial release.
I have preliminary documentation here:
http://www.vladdy.net/klcsspp/aboutklcsspp.asp
and the syntax is pretty straight-forward.
You can see the original file with preprocessor instructions that I use for my site here:
http://www.klproductions.com/styles/screen.xcss
The result of preprocessing can be viewed at:
http://www.klproductions.com/klcsspp...es/screen.xcss
and would depend on the browser used. At the top of the resulting CSS output there is profiling information, whivh will be optional in the final release. As you can see the preprocessing is pretty fast and does not add any noticable delay.
If you are interested in beta-testing, PM or E-Mail me - I can give you a decent discount...