This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@bb-cli/bb-build-plugin-sass-debug

1.1.0 • Public • Published

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

Package Sidebar

Install

npm i @bb-cli/bb-build-plugin-sass-debug

Weekly Downloads

5

Version

1.1.0

License

none

Unpacked Size

2.16 kB

Total Files

4

Last publish

Collaborators

  • backbase-admin
  • bb-cli