sass_builder 2.2.1 copy "sass_builder: ^2.2.1" to clipboard
sass_builder: ^2.2.1 copied to clipboard

Transpile sass files using the "build" package.

example/README.md

When building with package build_runner you can view the output by specifying an output directory. Warning: If the directory already exists, the content will be deleted.

Example:

$ dart run build_runner build --output web:out

The output will be located in the directory out/.

11
likes
130
pub points
91%
popularity

Publisher

unverified uploader

Transpile sass files using the "build" package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

build, build_config, path, sass

More

Packages that depend on sass_builder