mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:17:44 +00:00
LibWeb: Move DeclarationOrAtRule code into DeclarationOrAtRule.cpp
This commit is contained in:
parent
92320f3000
commit
ba7149a27d
3 changed files with 43 additions and 28 deletions
|
@ -47,6 +47,7 @@ set(SOURCES
|
|||
CSS/Parser/Block.cpp
|
||||
CSS/Parser/ComponentValue.cpp
|
||||
CSS/Parser/Declaration.cpp
|
||||
CSS/Parser/DeclarationOrAtRule.cpp
|
||||
CSS/Parser/Function.cpp
|
||||
CSS/Parser/Parser.cpp
|
||||
CSS/Parser/StyleRules.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue