We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8afd3f3 commit 6893b7cCopy full SHA for 6893b7c
1 file changed
packages/uikit-workshop/src/sass/scss/02-base/_reset.scss
@@ -16,7 +16,7 @@
16
box-sizing: border-box;
17
}
18
19
-button {
+button[class|="pl-c"] {
20
font-size: inherit;
21
background-color: transparent;
22
0 commit comments