SASS

We use syntactically awesome style sheets (SASSarrow-up-right) for the client application. Compiled css are included in the repository. With SASS installed it is possible to compile style sheets with following command sass -update public/css from the application root.

Last updated