Control which Wizzard features are active.

Enable/Disable Features
Toggle features on or off:
- Colors – Color palette management
- Font Sizes – Typography scale
- Font Family – Custom fonts
- Spacing – Spacing scale
- Border Radius – Rounded corners
- Breakpoints – Responsive breakpoints
Result: Only enabled features appear in Wizzard tabs and generate CSS.
Preview Generated Config
See the generated @theme CSS configuration at the bottom of Settings tab.
Shows:
- All active design tokens
- CSS custom properties
- Wildcard resets (when replace mode active)
Use for:
- Verify configuration output
- Debug design tokens
- Copy raw CSS if needed