generate_typography_system
Generate a complete typography system from font selection and modular scale. Output includes CSS custom properties, Tailwind config, and Google Fonts embed HTML.
Instructions
Generate a complete typography system from font selection + scale.
Returns CSS custom properties, Tailwind config, and/or Google Fonts embed HTML. Format: css, tailwind, embed, or all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| heading | Yes | ||
| body | No | ||
| scale | No | major-third | |
| base | No | ||
| heading_weights | No | 400,700 | |
| body_weights | No | 300,400,500,600,700 | |
| format | No | all |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||