bourbon-sass-loader

0.1.0 • Public • Published

bourbon-sass-loader

Webpack loader for Bourbon sass

Usage

You should specify this as an entry point:

module.exports = {
  entry: [
    'bourbon-sass!./path/to/config.js'
  ]

Or a dependency within a file, like you'd specify other webpack dependencies:

require('bourbon-sass!./path/to/config.js');

Based on

bootstrap-sass-loader https://github.com/justin808/bootstrap-sass-loader

Package Sidebar

Install

npm i bourbon-sass-loader

Weekly Downloads

7

Version

0.1.0

License

none

Last publish

Collaborators

  • lowik