mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-15 03:16:44 +02: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.