Skip to content

Commit

Permalink
Added info about CSS Preprocessors to the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienMelissas committed Apr 22, 2015
1 parent 8f9eb11 commit 6d406a1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,7 @@ You now have all the necessary dependencies to run the build process.
## Using BrowserSync

It happens automatically as soon as you run `gulp watch`. Yay!

## CSS Preprocessors
By default this repo uses Sass - but there is a [Less branch](https://github.com/JulienMelissas/front-end-template/tree/less) availble for those who prefer Less.
For those using Sass, please keep in mind the gulfile uses `glup-sass` - which uses libsass.

0 comments on commit 6d406a1

Please sign in to comment.