1.1.0 • Published 6 years ago
@bb-cli/bb-build-plugin-sass-debug v1.1.0
BB-BUILD sass
Provides sass compilation BB CLI build tools (bb-serve, bb-build, bb-package).
Since v1.1.0, output CSS will be minified.
Install alongside bb-package, bb-serve, or bb-build (prefer global)
npm i -g @bb-cli/bb-build-plugin-sass-debug
Usage
LOG_LEVEL=verbose bb-serve project --build-plugins @bb-cli/bb-build-plugin-sass-debug
# OR
LOG_LEVEL=verbose bb-serve project --build-plugins sass-debug