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 gap-normal, gap-x-normal, and gap-y-normal utilities #10730

Closed

Conversation

MichaelAllenWarner
Copy link
Contributor

This PR adds gap-normal, gap-x-normal, and gap-y-normal utilities. Note that what the value of normal means for gap depends on whether the context is multi-column layout or grid/flex, but in either case it corresponds to the initial value.

Not sure how often this one would really be useful in practice, but since you've been adding these kinds of utilities recently (#10645, #10560) I figured I'd submit it.

@adamwathan
Copy link
Member

Hey @MichaelAllenWarner thank you! I think going to pass on this by default for now just because they feel like weird values to include as part of your design system, especially when gap stuff usually needs to be tied to your spacing scale for consistency. Can always do this with arbitrary values or by customizing your config of course if it makes sense for your project 👍

Thank you either way, appreciate it as always!

@adamwathan adamwathan closed this Apr 28, 2023
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