We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 275d5f6 + 7fdaefe commit d70e0faCopy full SHA for d70e0fa
src/components/button.css
@@ -4,7 +4,7 @@
4
Button
5
*/
6
.button {
7
- @apply font-sans border-xs border-solid rounded-none inline-flex justify-center items-center hover:cursor-pointer disabled:cursor-not-allowed;
+ @apply font-sans border-xs border-solid rounded-none inline-flex justify-center items-center hover:cursor-pointer disabled:cursor-not-allowed;
8
}
9
10
/*
0 commit comments