File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/material-experimental/mdc-helpers Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -118,11 +118,11 @@ sass_library(
118
118
"@npm//:node_modules/@material/theme/_variables.scss" ,
119
119
"@npm//:node_modules/@material/top-app-bar/_mixins.scss" ,
120
120
"@npm//:node_modules/@material/top-app-bar/_variables.scss" ,
121
+ "@npm//:node_modules/@material/touch-target/_mixins.scss" ,
122
+ "@npm//:node_modules/@material/touch-target/_variables.scss" ,
121
123
"@npm//:node_modules/@material/typography/_functions.scss" ,
122
124
"@npm//:node_modules/@material/typography/_mixins.scss" ,
123
125
"@npm//:node_modules/@material/typography/_variables.scss" ,
124
- "@npm//:node_modules/@material/touch-target/_mixins.scss" ,
125
- "@npm//:node_modules/@material/touch-target/_variables.scss" ,
126
126
],
127
127
)
128
128
You can’t perform that action at this time.
0 commit comments