@mrbuilder/plugin-sass

4.4.7-alpha.9 • Public • Published

Provides sass loader for webpack.

Options

Property Type Default Description
options.sourceMaps bool true Add source maps
modules bool false Add css module support
test regex /*.s[ac]ss$/ match *.sass and scss files
options.includePaths array Add paths to include

Notes

If modules is true sass as a CSS Module will be available via .module.scss and .module.sass. Also for legacy reasons .scssm, .sassm will be turned on as well.

/@mrbuilder/plugin-sass/

    Package Sidebar

    Install

    npm i @mrbuilder/plugin-sass

    Weekly Downloads

    35

    Version

    4.4.7-alpha.9

    License

    MIT

    Unpacked Size

    3.28 kB

    Total Files

    4

    Last publish

    Collaborators

    • speajus
    • nanandn
    • brycereynolds