1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-03-17 19:09:42 +01:00

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