css-objectify-loader
v1.0.0-beta.1
Published
Convert CSS into a JavaScript style object.
Downloads
3
Readme
CSS Objectify Loader
Convert CSS into a JavaScript style object.
Note this loader converts the CSS as is, so you'll still need to use a the PostCSS loader to run PostCSS preprocessing.
To-Do
- [x] Convert CSS to JavaScript Object
- [ ] Support Source Maps
- [ ]
restyledSupport
Example
To run the example project, simply call npm start and visit localhost:8080.
