Oroboros Stylesheet Aggregator

Project Index


OroborosCSS is a tool for aggregating dynamic stylesheets

The purpose of this project is to provide a means of creating dynamic CSS templates that has more robust programming features than native CSS supports. These may be interpreted at runtime, or compiled dynamically to produce cacheable static assets similar to what is done with SASS or LESS. This approach can be used to write native PHP in the CSS file itself, and also supports more generalized shortcode-like syntax. SASS and LESS language features are also both supported if you have them installed.

This project is currently in a closed alpha development state, as it is being converted from a prior built to it's current representation. It will be opened to the public when a stable alpha release of the current representation is completed.