next.js
fa214c74 - fix(styled-jsx): Pass `useLightningcss` option to `styled-jsx` correctly (#77008)

Commit
329 days ago
fix(styled-jsx): Pass `useLightningcss` option to `styled-jsx` correctly (#77008) ### What? Previously, `styled_jsx.useLightningcss` was not passed correctly. This PR fixes it. ### Why? It's required to enable lightningcss mode for styled-jsx.
Author
Parents
Loading