martinandert / 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 and bundles them up into a CSS file, ready to be requested from your web server.
298Updated 7 years ago

Alternatives and similar repositories for babel-plugin-css-in-js:

Users that are interested in babel-plugin-css-in-js are comparing it to the libraries listed below