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

Reset reverse state in space-x/y-* and divide-x/y-* #15094

Merged
merged 8 commits into from
Nov 22, 2024

Conversation

thecrypticace
Copy link
Contributor

@thecrypticace thecrypticace commented Nov 22, 2024

We weren't resetting the --tw-space-x-reverse and --tw-space-y-reverse state in the space-x/y-{number} utilities which broke code assuming that md:space-x-3 would no longer be reversed. This PR fixes that.

@thecrypticace thecrypticace changed the title Change element space-x/y-* margins are applied to Change which element space-x/y-* margins are applied to Nov 22, 2024
@thecrypticace thecrypticace changed the title Change which element space-x/y-* margins are applied to Reset reverse state in space-x/y-* Nov 22, 2024
@thecrypticace thecrypticace marked this pull request as ready for review November 22, 2024 13:12
@thecrypticace thecrypticace requested a review from a team as a code owner November 22, 2024 13:12
@thecrypticace thecrypticace changed the title Reset reverse state in space-x/y-* Reset reverse state in space-x/y-* and divide-x/y-* Nov 22, 2024
CHANGELOG.md Outdated Show resolved Hide resolved
@adamwathan adamwathan merged commit 92bf26b into next Nov 22, 2024
1 check passed
@adamwathan adamwathan deleted the fix/v4-space-utilities branch November 22, 2024 13:52
adamwathan added a commit that referenced this pull request Nov 22, 2024
We weren't resetting the `--tw-space-x-reverse` and
`--tw-space-y-reverse` state in the `space-x/y-{number}` utilities which
broke code assuming that `md:space-x-3` would no longer be reversed.
This PR fixes that.

---------

Co-authored-by: Adam Wathan <[email protected]>
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.

2 participants