davidguttman / cssify

Simple middleware for Browserify to add css styles to the browser.
122 stars 19 forks source link

Support injecting style without an id #39

Closed faergeek closed 8 years ago

faergeek commented 8 years ago

It fixes #33 and also adds tests for hot module replacement.