1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 08:47:44 +00:00

Meta: Add example linux gn args, fix CSS build on case-insensitive FS

This commit is contained in:
Andrew Kaster 2023-07-09 16:28:15 -06:00
parent 16b83cd8fb
commit 91528e94ac
2 changed files with 23 additions and 2 deletions

View file

@ -16,7 +16,7 @@ source_set("CSS") {
"CSSKeyframeRule.cpp",
"CSSKeyframesRule.cpp",
"CSSMediaRule.cpp",
"CSSNumerictype.cpp",
"CSSNumericType.cpp",
"CSSRule.cpp",
"CSSRuleList.cpp",
"CSSStyleDeclaration.cpp",