CSS-in-JS Packages

babel-plugin-css-in-js

A plugin for Babel v6 which transforms inline styles defined in JavaScript modules into class names so they become available to, e.g. the `className` prop of React elements. While transforming, the plugin processes all JavaScript style definitions found a

1.5.1 • Published 8 years ago

postcss-node

Package which allows import of css/scss/lass/.. files under the node.js eg `require('styles.css')`

2.0.2 • Published 3 years ago