CSS not apply to elements in V6 with Next.js #1387
Labels
bug report 🦗
Issue is probably a bug, but it needs to be checked
bundler: webpack 📦
Issue is related to webpack bundler
needs: complete repro 🖥️
Issue need to have complete repro provided
platform: next.js 🛠️
Issue related to next.js
hi team,
recently i try to replace styled-component with linaria, but css seems not work.
Environment
minimal Nextjs@14 with latest Linaria@6
.babelrc:
wyw-in-js.config.js
next.js config
related packages:
Description
project is running, but seems Linaria only recognized element tag, the CSS rules are not apply to it
Reproducible Demo
https://github.com/groupher/wyw-demo
The text was updated successfully, but these errors were encountered: