You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like "postcss-nesting": 12.0.4 is missing "types": "./dist/index.d.ts", from its package.json causing typescript to not be able to find typings. When I re-add it, it works. Typescript 5.3.3.