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

Support the CSS Functions and Mixins draft spec #788

Open samhh opened 3 months ago

samhh commented 3 months ago

Here's the draft spec: https://drafts.csswg.org/css-mixins/

And the CSSWG issue where there have been positive signals: https://github.com/w3c/csswg-drafts/issues/9350

Is there any interest in supporting it now or in the future, possibly under drafts?