Workaround for parsing valid CSS, but not *yet* supported by LightningCSS #77320
hanshs
started this conversation in
Turbopack Error Report
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Wondering if there is a workaround for the error "Parsing css source code failed" which happens when I am using CSS that is not yet supported by LightningCSS, such as
::highlight
pseudo element, but is still valid CSS in browsers.Is there a way to configure turbopack to ignore some of the CSS or any other workaround I could use, before this gets resolved by LightningCSS - parcel-bundler/lightningcss#861?
Currently using turbopack this CSS causes compilation error:
Additional information
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions