Skip to content
Snippets Groups Projects
Commit ce8ea843 authored by Hakim El Hattab's avatar Hakim El Hattab
Browse files

Merge pull request #1115 from raboof/patch-1

themes grunt task was renamed
parents 9a89e393 e296b396
No related branches found
No related tags found
No related merge requests found
......@@ -22,4 +22,4 @@ This is where you override the default theme. Either by specifying variables (se
4. **Include [/css/theme/template/theme.scss](https://github.com/hakimel/reveal.js/blob/master/css/theme/template/theme.scss)**
The template theme file which will generate final CSS output based on the currently defined variables.
When you are done, run `grunt themes` to compile the Sass file to CSS and you are ready to use your new theme.
When you are done, run `grunt css-themes` to compile the Sass file to CSS and you are ready to use your new theme.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment