This module is a tool for fast design development using Tlantic framework.
- SASS and CSS
- Image compression
If you want to compile, just run:
$ gulp build
If you want to watch for file changes and compile while developing, run:
$ gulp
or
$ gulp watch