CSScaffold is a PHP-powered CSS framework which will improve the development time by extending the CSS language.

A great thing about the framework is, "it is written exactly like CSS", so, no need to learn a new syntax.

CSScaffold

How it works?

CSScaffold sits in your CSS directory, & uses .htaccess files to automatically pass any CSS file through itself first for processing/caching which all happens in the background.

Some Features:

Like mentioned, CSScaffold improves the language itself. This happens by making the usage of:

  • constants
  • mixins
  • nested Selectors
  • expressions
  • caching and gzipping

possible.

It has a plugin architecture which makes adding new features possible & easier.

WebResourcesDepot Feed