sass 0.0.1 copy "sass: ^0.0.1" to clipboard
sass: ^0.0.1 copied to clipboard

outdatedDart 1 only

Sass-transformer for pub-serve and pub-build.

Sass integration for pub #

Sass-transformer for pub-serve and pub-build.

Usage #

Simply add the following lines to your pubspec.yaml:

dependencies:
  sass: any
transformers:
  - sass

After adding the transformer your .sass and .scss files will be automatically transformed to corresponding .css files.

Current limitations #

  • Imported files are not marked as dependencies. Primary files need to be modified for rebuilds.
  • UTF8-encoding is assumed for all input files.
17
likes
0
pub points
92%
popularity

Publisher

verified publishersass-lang.com

Sass-transformer for pub-serve and pub-build.

Homepage

License

unknown (LICENSE)

Dependencies

barback, utf

More

Packages that depend on sass