Documentation Error #15986
AjayRathodAries
started this conversation in
General
Documentation Error
#15986
Replies: 1 comment
-
Thank you, PR created at tailwindlabs/tailwindcss.com#2029 |
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.
-
borders > border-radius
Utilities for controlling the border radius of an element
here it written this
rounded-lg | border-radius: var(--radius-lg); /* 0.75rem (8px) */
but 8px is 0.5rem not 0.75rem
Beta Was this translation helpful? Give feedback.
All reactions