Commit 792627c7 by Kevin Van Ransbeeck

_LINEBREAKS_

1 parent 4de6c571
...@@ -22,8 +22,10 @@ While you're working on your project, run: ...@@ -22,8 +22,10 @@ While you're working on your project, run:
`grunt build` `grunt build`
- Builds/combines/optimizes all assets. - Builds/combines/optimizes all assets.
`grunt critical` `grunt critical`
- Builds/combines/optimizes all assets, compiles the index.php file into HTML and inlines the critical CSS. - Builds/combines/optimizes all assets, compiles the index.php file into HTML and inlines the critical CSS.
`grunt` `grunt`
- Runs the build task + watches your files for changes (SASS, images, JS...). - Runs the build task + watches your files for changes (SASS, images, JS...).
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!