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
When running my Next.js project with --turbopack, the build fails due to a CSS parsing error. The same project builds and runs fine using the default webpack dev server.
Error shown:
'focus-visible-within' is not recognized as a valid pseudo-class. Did you mean '::focus-visible-within' (pseudo-element) or is this a typo?
This happens when parsing the following CSS from a dependency: