Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

2.3

Compare
Choose a tag to compare
@petecoop petecoop released this 09 Nov 17:57
· 205 commits to master since this release

This version bring CSS pre-processor support for LESS & SASS thanks to @yaacov.

When using sass you have the options of using node-sass which is faster, or ruby-sass which has the latest sass features and optional compass support.

All pre-processing is done in the Grunt/Gulp tasks through file watchers.