Skip to content

Commit 65b9860

Browse files
onlyexeptionkdinev
andauthored
Update SKILL.md
Co-authored-by: Konstantin Dinev <kdinev@infragistics.com>
1 parent 5c7f004 commit 65b9860

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • skills/igniteui-react-customize-theme

skills/igniteui-react-customize-theme/SKILL.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,8 @@ The Ignite UI theming system is built on **palette**, **typography**, **elevatio
112112
- **`create_theme`** — generates the complete global theme CSS; call after `create_palette`
113113
- **`create_typography`** — when the user wants to change fonts, type scale, or weights
114114
- **`create_elevations`** — when the user wants to adjust shadow depth
115-
- **`get_component_design_tokens`** — before writing any component-level CSS; retrieves the current token names for a specific component
115+
- **`get_component_design_tokens`** - before writing any component-level CSS; retrieves the current token names for a specific component
116+
- **`set_size`**, **`set_spacing`**, or **`set_roundness`** - adjust component size, content spacing, and roundness.
116117

117118
### Design Systems
118119

0 commit comments

Comments
 (0)