fa20-bt/css/theme
Hakim El Hattab c79376dab2 allow multiple control elements, document usage of global controls (#184, #204) 2012-11-10 11:40:19 -05:00
..
source modularize themes and convert them to sass (closes #191) 2012-10-20 10:57:51 -04:00
template allow multiple control elements, document usage of global controls (#184, #204) 2012-11-10 11:40:19 -05:00
README.md modularize themes and convert them to sass (closes #191) 2012-10-20 10:57:51 -04:00
beige.css allow multiple control elements, document usage of global controls (#184, #204) 2012-11-10 11:40:19 -05:00
default.css allow multiple control elements, document usage of global controls (#184, #204) 2012-11-10 11:40:19 -05:00
serif.css allow multiple control elements, document usage of global controls (#184, #204) 2012-11-10 11:40:19 -05:00
simple.css allow multiple control elements, document usage of global controls (#184, #204) 2012-11-10 11:40:19 -05:00
sky.css allow multiple control elements, document usage of global controls (#184, #204) 2012-11-10 11:40:19 -05:00

README.md

Themes are written using Sass to keep things modular and reduce the need for repeated selectors across files. Find out how to install Sass here http://sass-lang.com/, once Sass is installed run the follwing command to start monitoring the source files for changes.

sass --watch css/theme/source/:css/theme --style expanded