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

[v4] space-y-52 prose behave differently in TW4 vs. TW3 #374

Open
tordans opened this issue Jan 30, 2025 · 0 comments
Open

[v4] space-y-52 prose behave differently in TW4 vs. TW3 #374

tordans opened this issue Jan 30, 2025 · 0 comments

Comments

@tordans
Copy link

tordans commented Jan 30, 2025

What version of @tailwindcss/typography are you using?

see https://play.tailwindcss.com/dXf3WCy385

What version of Node.js are you using?

see https://play.tailwindcss.com/dXf3WCy385

What browser are you using?

Chrome

What operating system are you using?

MacOS

Reproduction repository

https://play.tailwindcss.com/dXf3WCy385 – switching between v4 and v3 shows the difference

Describe your issue

In v3 the space-y-* added space even with prose present. In v4 those spaces are not there anymore.

<ul class="space-y-52 prose">
  <li>Line 1</li>
  <li>Line 2</li>
</ul>

V3

Image

V4

Image
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

1 participant