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