-
Notifications
You must be signed in to change notification settings - Fork 855
Closed
Labels
Description
app/layout.tsx:3:8 - error TS2882: Cannot find module or type declarations for side-effect import of './globals.css'.
Steps to reproduce
- https://codesandbox.io/p/devbox/cc4sjq
- Run
pnpm typecheckin a terminal
Additional context
I haven't check on this, but It was working before this commit (5c412f3), I might be wrong in this one. You verify this.

Reactions are currently unavailable