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

Add logical properties support for float and clear #12480

Merged
merged 1 commit into from
Nov 27, 2023
Merged

Add logical properties support for float and clear #12480

merged 1 commit into from
Nov 27, 2023

Conversation

datlechin
Copy link
Contributor

This update introduces support for logical properties related to floating and clearing elements in TailwindCSS. Following this: #12469.

By adding classes like .float-start, .float-end, .clear-start, and .clear-end, this enhancement aligns TailwindCSS with modern browser capabilities.

image

image

@adamwathan adamwathan merged commit bce0481 into tailwindlabs:master Nov 27, 2023
10 checks passed
@adamwathan
Copy link
Member

Thanks!

@datlechin datlechin deleted the feat/logical-float-clear branch November 27, 2023 14:36
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

Successfully merging this pull request may close these issues.

None yet

2 participants