1.0.0-beta.1 • Published 7 years ago

css-objectify-loader v1.0.0-beta.1

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

CSS Objectify Loader

Travis npm npm npm

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

  • Convert CSS to JavaScript Object
  • Support Source Maps
  • restyled Support

Example

To run the example project, simply call npm start and visit localhost:8080.