Skip to content

Commit de5c109

Browse files
docs: Add SEO descriptions to modified documentation files
Related to PR #24491
1 parent 7b15e73 commit de5c109

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/en/framework/ui/common/leptonx-css-variables.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
```json
2+
//[doc-seo]
3+
{
4+
"Description": "Explore LeptonX CSS Variables to customize theming with ease, controlling colors, spacing, and styles for a cohesive application design."
5+
}
6+
```
7+
18
# LeptonX CSS Variables Documentation
29

310
LeptonX uses CSS custom properties (variables) prefixed with `--lpx-*` to provide a flexible theming system. These variables control colors, spacing, shadows, and component-specific styles throughout the application.

0 commit comments

Comments
 (0)