CSScaffold, rapid CSS development framework
CSScaffold is a CSS framework written in PHP. Rather than try and create a static framework that uses the standard abilities of CSS, like Blueprint, it uses PHP to extend CSS. The syntax looks and feels exactly like CSS, except that you have some new, powerful abilities.
How it works
Scaffold sits in your CSS directory. Whenever you request a CSS file, the .htaccess routes the request through Scaffold.
The best part is that all of this is done transparently. You can drop Scaffold into your site and you’ll instantly have access to all of its functionality.
- Constants
- Mixins
- Nested Selectors
- Expressions
- Caching and gzipping
- Extendable through plugins
Requirement: PHP5+,Mod_rewrite for Apache
Demo: http://wiki.github.com/anthonyshort/csscaffold
1 Comment
Blogger Den
12.28.2009
Nice post guys! I love the information on the blog you guys have here, keep up the great posts! I’ll be back to leave comments and check out your latest articles
Blogger Den´s last blog ..Interview with Rent A Coder Founder Ian Ippolito / JRB
There are no trackbacks to display at this time.