多码网
返回 前端
前端libraryJavaScript

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.

295 stars8 forks6 issuesMIT更新于 2026/4/27
暂无详细内容

同类推荐