martinandert / babel-plugin-css-in-js
View external linksLinks

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.
297Aug 26, 2017Updated 8 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

Sorting:

Are these results useful?