Skip to content
SachaG edited this page Feb 16, 2013 · 1 revision

Telescope's CSS uses SASS/Compass with the SCSS syntax.

This means you will need to compile SCSS files yourself, either via the Ruby gem or with an app like CodeKit.

Of course, you can also simply edit the already outputted CSS, although I don't recommend it for big customizations.

Clone this wiki locally