Skip to content

Provide better defaults for the bundled Tailwind CSS #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
4 tasks done
nileshtrivedi opened this issue Jan 16, 2021 · 2 comments
Closed
4 tasks done

Provide better defaults for the bundled Tailwind CSS #8

nileshtrivedi opened this issue Jan 16, 2021 · 2 comments

Comments

@nileshtrivedi
Copy link

nileshtrivedi commented Jan 16, 2021

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 like prose)
  • 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.

@dhh
Copy link
Member

dhh commented Jan 16, 2021

Haven't looked into those, but as long as the plugins work with purging, I'm happy to see them in the default.

@dhh
Copy link
Member

dhh commented Jan 18, 2021

All done on main now.

@dhh dhh closed this as completed Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants