Skip to content

Turbopack only issue: Pseudo-elements like '::before' or '::after' can't be followed by selectors like 'Delim('.')' #76180

Discussion options

You must be logged in to vote

Turbopack is more strict about CSS syntax because it's designed for performance optimizations and correctness.
The error occurs because the selector ::after .selector is invalid in CSS

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jerrod-lankford
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants