vercel/styled-jsx
Full CSS support for JSX without compromises
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.
Appears on
Quick read
Latest capture 2026-08-01 03:07
0 paths
Agent instructions and tool configuration found in this repository.
No config files detected.
6 observed captures since 2026-05-25. Observed captures are shown by default.
Stars from first capture 0
Observed captures only
All tracked data
Observed snapshots
Observed snapshots
Nearest indexed repositories by embedding similarity.
Full CSS support for JSX without compromises
:sparkles: Modular, scoped CSS with ES6
Fast, expressive styling for React. Server components, client components, streaming SSR, React Native—one API.
Framework-agnostic CSS-in-JS with support for server-side rendering, browser prefixing, and minimum CSS generation
A built-time CSS library for styling React components.
Transforming styles with JS plugins