arlyon / stailwc

Tailwind in SWC, Nextjs, and Vite, fast 🚀
https://npmjs.com/package/stailwc
Apache License 2.0
230 stars 3 forks source link

Styled components support #18

Closed arlyon closed 1 year ago

arlyon commented 1 year ago

This enables styled-components support with stailwc, bar the injected global styles due. For more info, see https://github.com/swc-project/swc/issues/6233#issuecomment-1363806515

Closes #11 Closes #22