packages | version |
---|---|
next | v13.4.12 |
vanilla-extract/css | v1.12.0 |
vanilla-extract/next-plugin | v2.2.1 |
system | version |
---|---|
node | v18.13.0 |
package-management | [email protected] |
os | windows 10 |
system | version |
---|---|
node | v18.15.0 |
package-management | [email protected] |
os | windows 11 |
- install packages and run dev
pnpm
pnpm dev
-
check localhost:3000, see there is no orange background on "Hello World".
-
check network chrome devtool, see there even no CSS file download.
-
if everything is fine, the result should be like this. but due to unknown reasons, CSS-injection
link
tag doesn't appear on the DOM.