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');

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    1
  • 0.0.3
    0
  • 0.0.2
    1
  • 0.0.1
    1

Package Sidebar

Install

npm i cssify2

Weekly Downloads

3

Version

0.0.4

License

BSD

Last publish

Collaborators

  • ptaylor