Thread: Css Php
View Single Post
Old 05-26-2010, 10:24 PM   #2 (permalink)
delayedinsanity
is cute and cuddly
 
delayedinsanity's Avatar
 
Join Date: Mar 2008
Location: Vegas, Baby
Posts: 963
Thanks: 31
delayedinsanity is on a distinguished road
Default

I could see that being useful if implemented in a framework - I'd like to see it perform some simple optimizations that most people don't like to do themselves (for some reason) such as looking for rules like border-radius and automatically generating -moz, -khtml and -webkit versions. Shortening color values from #ffffff to #fff or #cc0000 to #c00 would be cool, same with box model settings, margin: 15px 10px 10px 10px to margin: 15px 10px 10px and so on and so forth.
delayedinsanity is offline  
Reply With Quote