mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-30 11:37:16 +02:00
LibWeb: Reduce recompilation from editing Enums.json
Reduces the recompilation caused by editing `Enums.json` from ~1528 to ~327
This commit is contained in:
Notes:
github-actions[bot]
2026-02-19 11:28:30 +00:00
Author: https://github.com/Calme1709 Commit: https://github.com/LadybirdBrowser/ladybird/commit/f0434655f94 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/8028 Reviewed-by: https://github.com/AtkinsSJ ✅
@@ -5,6 +5,7 @@
|
||||
*/
|
||||
|
||||
#include "ScrollFunctionStyleValue.h"
|
||||
#include <LibWeb/CSS/Enums.h>
|
||||
|
||||
namespace Web::CSS {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user