Skip to content

Commit 5f834f2

Browse files
chore: removed unwanted comments
1 parent a94cf69 commit 5f834f2

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

packages/button/_mixins.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
@mixin smui-button-ripple($query: mdc-feature-all()) {
3333
.smui-button--color-secondary {
3434
@include mdc-states(secondary, false, $query);
35-
// @include mdc-button-shape-radius(999px);
3635

3736
&.mdc-button--raised,
3837
&.mdc-button--unelevated {

site/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
},
2020
"license": "Apache-2.0",
2121
"dependencies": {
22-
"@material/rtl": "^4.0.0",
2322
"compression": "^1.7.4",
2423
"polka": "next",
2524
"sirv": "^0.4.2"

0 commit comments

Comments
 (0)