0.4.6 • Published 7 years ago

opine-styles v0.4.6

Weekly downloads
5
License
ISC
Repository
github
Last release
7 years ago

opine-styles

This module compiles a directory of Sass stylesheets and then runs them through autoprefixer and (outside of debug mode) cleanCSS.

Installation:

yarn add gulp gulp-opine opine-styles

Configuration:

Reminder: with opine you can run gulp config-defaults to print out the current values of all configuration values that haven't been explicitly defined.

  • opine.styles.source: a directory containing the sass source files
  • opine.styles.dest: the directory to save the output .css files
  • opine.styles.includes: an array of paths for node-sass to use as include directories
0.4.6

7 years ago

0.4.5

7 years ago

0.4.4

7 years ago

0.4.3

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago