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.
1 parent a94cf69 commit 5f834f2Copy full SHA for 5f834f2
packages/button/_mixins.scss
@@ -32,7 +32,6 @@
32
@mixin smui-button-ripple($query: mdc-feature-all()) {
33
.smui-button--color-secondary {
34
@include mdc-states(secondary, false, $query);
35
- // @include mdc-button-shape-radius(999px);
36
37
&.mdc-button--raised,
38
&.mdc-button--unelevated {
site/package.json
@@ -19,7 +19,6 @@
19
},
20
"license": "Apache-2.0",
21
"dependencies": {
22
- "@material/rtl": "^4.0.0",
23
"compression": "^1.7.4",
24
"polka": "next",
25
"sirv": "^0.4.2"
0 commit comments