Replies: 3 comments 4 replies
-
It would be great to have the "inherit" for the rounded classes |
Beta Was this translation helpful? Give feedback.
1 reply
-
How would we add this to tailwind config so we create a rounded-inherit class? I tried: extend: {
rounded: {
inherit: "inherit"
}
} |
Beta Was this translation helpful? Give feedback.
3 replies
-
class="rounded-[inherit]" |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it ok to ask if possible to add the
inherit
value for the border radius likerounded-inherit
?And also other possible utilities for top, bottom, left and right.
Thanks,
And love you all guys!
Beta Was this translation helpful? Give feedback.
All reactions