Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 248 Bytes

File metadata and controls

5 lines (3 loc) · 248 Bytes

@swc/plugin-styled-jsx

@swc/plugin-styled-jsx transforms <style jsx> tags in JSX components into scoped CSS, providing component-level style isolation. It is the SWC equivalent of the styled-jsx Babel plugin used by Next.js.

${CHANGELOG}