Closed
Description
Tailwind UI documentation mentions some first-party plugins:
- Include
@tailwindcss/forms
plugin (this provides a basic reset for form styles that makes form elements easy to override with utilities) - Include
@tailwindcss/typography
plugin (this gives utility classes likeprose
) - Include
@tailwindcss/aspect-ratio
plugin (this provides a composable API for giving elements a fixed aspect ratio) - Include Inter font
These change will make the default build a lot more useful.
Metadata
Metadata
Assignees
Labels
No labels