Skip to content

trxcllnt/cssify2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%