We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cce0521 commit 1f72b1fCopy full SHA for 1f72b1f
1 file changed
skills/igniteui-angular-generate-from-image-design/SKILL.md
@@ -155,7 +155,7 @@ Do not run `create_component_theme` for regions built with custom HTML/CSS only.
155
Apply in this exact order:
156
157
1. Inspect `styles.scss` -> existing theme or blank?
158
-2. Create or update a theme: `create_theme` (Step 5a)
+2. Create or update a theme: `create_theme` (Step 5b)
159
3. For each Ignite UI component: `get_component_design_tokens` -> map image design tokens -> resolve values to design tokens or semantic CSS variables -> `create_component_theme` (Step 5c)
160
4. Use `get_color` after palette generation whenever a palette token can represent the final color intent
161
0 commit comments