CCSS
CCSS is a preprocessor/pretty-printer for CSS (Cascading Style Sheets). It extends the CSS language with support for declaration of variables and basic arithmetic operations (addition, subtraction, multiplication, division). The programme is supposed to be used as a filter: it reads the CSS source from stdin and outputs its result on stdout.
[ Homepage ]
| Author: | Dario Teixeira. |
| Last modification date: | 11-Mar-2010 |
| Version: | 1.1 |
| Development status: | Stable |
| Kind: | Development tools |
| License: | Open Source :: GPL |
| Topic: | Publishing |
| Homepage: | http://ccss.forge.ocamlcore.org/ |