Skip to content
turret-io edited this page Sep 1, 2014 · 1 revision

** Install Sass **

sudo gem install sass

If you're on Windows or another OS, follow the instructions here: http://sass-lang.com/install

Compile the CSS file: cd path/to/golapa/static/css; sass ../sass/launch.scss launch.css.

Clone this wiki locally