gastropod-task-sass

0.1.3 • Public • Published

gastropod-task-sass

gastropod addon

Usage

in your environment config :

# config/development.coffee 
 
module.exports = 
 
#... 
 
    pipeline:
        styles: ['scss''also''any-other''valid-gulp''task']
 
#... 
 
    plugins:
        css:
            scss: {
                # insert valid node-scss configuration here 
                # see: https://github.com/sass/node-sass#options 
            }
$ gastropod run default --config=config/development

Package Sidebar

Install

npm i gastropod-task-sass

Weekly Downloads

0

Version

0.1.3

License

ISC

Last publish

Collaborators

  • airtonix