We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Would be useful to set -mx-1 etc to compensate margins for the edge-children in flexbox.
-mx-1
Maybe this requires us to actually add vertical margins my-1 etc and then -my-1 too? But only in halves of spacing-base!
my-1
-my-1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Would be useful to set
-mx-1
etc to compensate margins for the edge-children in flexbox.Maybe this requires us to actually add vertical margins
my-1
etc and then-my-1
too? But only in halves of spacing-base!The text was updated successfully, but these errors were encountered: