1.0.0 • Published 9 years ago

ignore-css v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

Ignore CSS

Ignore CSS requires server side. This library is used to blend client and server side code by ignoring CSS requires when using webpack. Currently the only way to require CSS files is to place them into the render method of a component. This is an attempt to push that further up so that CSS can be combined at an earlier stage.