Friday, December 9, 2005

Streamlining CSS using PHP


Tyler Hall has published a clever treatise on improving CSS files using PHP. Imagine being able to define constants in your style sheets. Say you've come up with a great foreground color that's used repeatedly in your CSS. Wouldn't it be nice to just define that once? Here's how.

0 comments

Post a Comment