mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-26 18:35:47 +00:00
This lets us produce valid CSS in its to_string() method, instead of always adding commas as before. :^) Also, finally added a Formatter for StyleValues.