react-inline-css

v1.3.0
Inline CSS in your React components, namespaced automatically.
react inline css react-component style

localhost

sleep 2; which open && open http://localhost:8080

build

webpack --verbose --colors --display-error-details --config webpack.client.js

watch-client

webpack --verbose --colors --display-error-details --config webpack.client-watch.js && webpack-dev-server --config webpack.client-watch.js

watch

concurrent --kill-others 'npm run watch-client' 'npm run localhost'

Metadata

Downloads

Maintainers