cssify2

0.0.4 • Public • Published

cssify2

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

npm install cssify2

Create the bundle:

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

Client-side:

require('./style.css');

Readme

Keywords

none

Package Sidebar

Install

npm i cssify2

Weekly Downloads

2

Version

0.0.4

License

BSD

Last publish

Collaborators

  • ptaylor