Y
Hacker News
new
|
ask
|
show
|
jobs
by
AbuAssar
1616 days ago
"Parcel CSS is based on the cssparser Rust crate, a browser-grade CSS tokenizer created by Mozilla and used in Firefox."
Fantastic work, I believe cssparser could benefit from Parcel CSS if they contributed back.
1 comments
devongovett
1616 days ago
We actually already have! I contributed hwb() color support as part of my work on Parcel CSS, and it shipped in Firefox 96!
https://github.com/servo/rust-cssparser/commit/62d63fea751df...
link
AbuAssar
1616 days ago
Wonderful, thanks for your contributions!
link