sassify2

0.0.2 • Public • Published

sassify2

Simple middleware and method for Browserify v2 to add sass styles to the browser.

npm install sassify2

Create the bundle:

bundle.use(require("sassify2"));

Client-side:

require('./style.scss');

/sassify2/

    Package Sidebar

    Install

    npm i sassify2

    Weekly Downloads

    2

    Version

    0.0.2

    License

    BSD

    Last publish

    Collaborators

    • ptaylor