react-map-styles

0.3.0 • Public • Published

react-map-styles

Attach react styles to HTML with ease.

For use with ReactCSS

Installation & Usage

npm install react-map-styles --save-dev

Include it as a webpack loader

{
  test: /\.jsx$/,
  exclude: /node_modules/,
  loaders: ['jsx-loader', 'babel-loader', 'react-map-styles']
}

/react-map-styles/

    Package Sidebar

    Install

    npm i react-map-styles

    Weekly Downloads

    74

    Version

    0.3.0

    License

    none

    Last publish

    Collaborators

    • case