0.0.2 • Published 12 years ago
sassify2 v0.0.2
sassify
Simple middleware and method for Browserify to add sass styles to the browser.
npm install sassifyCreate the bundle:
bundle.use(require("sassify"));Client-side:
require('./style.scss');Simple middleware and method for Browserify to add sass styles to the browser.
npm install sassifyCreate the bundle:
bundle.use(require("sassify"));Client-side:
require('./style.scss');