Replies: 1 comment 1 reply
-
You might want to check out this plugin! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any class for add padding to child elements? I don't find any so far.
Sometimes instead of repeating list there're different types of child elements with similar padding and margin.
I know there are 'grid' 'gap' 'space-x-{$}' utility but I want a utility with padding like - 'padding-child-5', 'padding-child-right-5', 'pc-r-5', 'pc-rl-5', 'pc-5' etc.
Thank you guys for your amazing library.
Beta Was this translation helpful? Give feedback.
All reactions