Skip to content
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

<input>s, <button>s, etc don't inherit letter spacing #13377

Closed
mybearworld opened this issue Mar 27, 2024 · 2 comments
Closed

<input>s, <button>s, etc don't inherit letter spacing #13377

mybearworld opened this issue Mar 27, 2024 · 2 comments

Comments

@mybearworld
Copy link

What version of Tailwind CSS are you using?

For example: v3.4.0

What build tool (or framework if it abstracts the build tool) are you using?

PostCSS 8.4.32, also Vite 5.0.12

What version of Node.js are you using?

v18.16.0

What browser are you using?

Edge

What operating system are you using?

Windows

Reproduction URL

https://play.tailwindcss.com/IBKvBYzX9U

Describe your issue

<input>s, <button>s and other elements setting their own font don't get their letter-spacing property reset, so they don't inherit it from the parent.

@adamwathan
Copy link
Member

Hey! This will be fixed in the next release 👍

#13328

@mybearworld
Copy link
Author

Oh! I'm sorry, I didn't see that.

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