custom-css

v1.0.1
React component to build custom stylesheets from a collection of modules
CSS React Basscss

jsx

jsx -x jsx src dist

watch:jsx

jsx -x jsx -w src dist

webpack

webpack-dev-server --config example/webpack.config.js --progress --colors

example

browserify example/entry.js -o example/bundle.js

watch:example

watch 'npm run example -s' ./src

example:data

node example/data

serve

http-server -p 8000

start

npm run watch:jsx & npm run watch:example & npm run serve
npm i custom-css

Metadata

  • MIT
  • Whatever
  • Brent Jackson
  • released 3/22/2015

Downloads

Maintainers