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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.3
    1
    • latest

Version History

Package Sidebar

Install

npm i gastropod-task-sass

Weekly Downloads

1

Version

0.1.3

License

ISC

Last publish

Collaborators

  • airtonix