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

outdatedDart 1 only

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:

$ pub run build_runner build --output out

The output will be located in the directory out/packages/sass_builder_example.

The packages directory is hidden by default.