The act of converting content from its original format into a format capable of being displayed on the web
Manage Multiple WordPress Sites

Server-side CSS Preprocessor – PCSS

PCSS is a server-side CSS preprocessor that enhances the functionality of CSS and makes it easier to write slim and effective code.

pcss Server side CSS Preprocessor   PCSS

PCSS runs on PHP (server-side), and enhances the functionality of CSS by adding variables, pre-defined constants, and browser detection to CSS.

PCSS also offers short forms of numerous CSS properties, and minifies the written code in the end.

Overall, this library is potentially useful for most CSS designers, and the browser detection is really an ass-guard as it allows you to skip a lot of browser-specific code.

Manage WordPress Blogs

Comments: