-
Notifications
You must be signed in to change notification settings - Fork 219
Open
Description
This is a follow up issue of #209 and thank you support errorRecovery
to make migration from postcss to lightningcss much easier.
But there's still a pain point that user might still want to keep the invalid css to leave it processed by other tools, so it may make sense to support an option to keep the invalid css in the output, we met some problem when use lightningcss in rspack related to this
- [Bug]: Rspack lightningcss-loader not supporting vue :deep() web-infra-dev/rspack#8695 (comment)
- [Bug]: RsBuild version 1.3.7. Crashes with "Invalid media query" web-infra-dev/rspack#10056
also seems related issue in turbopack
Discussed similar problem with webpack and esbuild author about how to deal with invalid css in evanw/esbuild#1946 (comment) and it seems keep invalid css may make sense.
Again Thanks for your great work!
Metadata
Metadata
Assignees
Labels
No labels