parcel-bundler / lightningcss

An extremely fast CSS parser, transformer, bundler, and minifier written in Rust.
https://lightningcss.dev
Mozilla Public License 2.0
6.55k stars 190 forks source link

feat: Add an error for the deprecated `@value` at-rule of CSS Modules #842

Closed kdy1 closed 3 weeks ago

kdy1 commented 1 month ago

It may cause confusion to the users because those are silently ignored.

https://github.com/vercel/next.js/issues/71479