You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation for rounded corners for sides don't currently include the sizing variables so they don't actually work as shown in the example (the examples just show square corners too). They currently just show .rounded-left rather than .rounded-left-1
Sorry about this, @trosage! This was actually fixed in #614, but I haven't deployed the patch release to the style guide yet. I'm going to do that ASAP, and will update you here when that's done.
The documentation for rounded corners for sides don't currently include the sizing variables so they don't actually work as shown in the example (the examples just show square corners too). They currently just show
.rounded-left
rather than.rounded-left-1
This can be reproduced here:
https://styleguide.github.com/primer/utilities/borders/#rounded-corners
The text was updated successfully, but these errors were encountered: