Documentation: Refer to correct directory for CSS code generators

This commit is contained in:
Shannon Booth 2026-06-05 17:51:39 +02:00 committed by Shannon Booth
parent 3c0d0ecc28
commit 2328c272e5

View file

@ -5,7 +5,7 @@ We generate a significant amount of CSS-related code, taking in one or more .jso
`Build/<build-preset>/Libraries/LibWeb/CSS/`.
It's likely that you'll need to work with these if you add or modify a CSS property or its values.
The generators are found in [`Meta/Lagom/Tools/CodeGenerators/LibWeb`](../Meta/Lagom/Tools/CodeGenerators/LibWeb).
The generators are found in [`Meta/Generators`](../Meta/Generators).
They are run automatically as part of the build, and most of the time you can ignore them.
## Properties.json