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

leading property being overruled by text-{size} rules when using breakpoints #8311

Closed
hood opened this issue May 9, 2022 · 1 comment
Closed

Comments

@hood
Copy link

hood commented May 9, 2022

What version of Tailwind CSS are you using?
3.0.24

What build tool (or framework if it abstracts the build tool) are you using?
NextJS 12.06, Parcel 2.4.1

What version of Node.js are you using?
v18

What browser are you using?
Chrome, Firefox

What operating system are you using?
Arch linux

Reproduction URL
Providing screenshots for now, will repro asap.

Describe your issue
Given the following code:
image

The following CSS rules get applied:
image

Making the line-height property set by leading-none overridden by the default line-height values defined for text-{size} classnames at specific breakpoints.

@adamwathan
Copy link
Member

Hey! See previous issue: #6504

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