Replies: 1 comment
-
I was just about to create the same question. In my eyes these classes should be aligned, i.e.
Maybe something for |
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.
-
I was confused when I used both classes. I was expecting
outline
utility class to outputoutline-width: 1px
similar toborder
. However,outline
is used foroutline-style: solid
.I have no issue with this tho 😄 . Just out of curiosity, is it by design or there will be any changes to make both of them similar?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions