johanholmerin / style9

CSS-in-JS compiler inspired by Meta's stylex
MIT License
570 stars 27 forks source link

Fix Next.js 12.1.0 #65

Closed SukkaW closed 2 years ago

SukkaW commented 2 years ago

In short, the PR prevents MiniCssExtractPlugin from being added twice on Next.js (which will break the webpack cache with webpack built-in RealContentHashPlugin).

johanholmerin commented 2 years ago

Released in 0.12.1