1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-14 15:44:58 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Sam Atkins
3e74c194f9 LibWeb: Add CSSMediaRule
This is the class corresponding to a `@media` rule. It contains a list
of media queries and a list of child css rules.
2021-10-01 20:03:03 +02:00