You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I import "@material/ripple/mixins" in home.scss I get this error below
ERROR in ./home.scss
Module build failed: @forward "@material/animation" as mdc-animation-;
^
Can't find stylesheet to import.
╷
1 │ @forward "@material/animation" as mdc-animation-;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
node_modules@material\ripple_mixins.import.scss 1:1 @import
stdin 5:9 root stylesheet
The text was updated successfully, but these errors were encountered:
When I import "@material/ripple/mixins" in home.scss I get this error below
ERROR in ./home.scss
Module build failed:
@forward "@material/animation" as mdc-animation-;
^
Can't find stylesheet to import.
╷
1 │ @forward "@material/animation" as mdc-animation-;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
node_modules@material\ripple_mixins.import.scss 1:1 @import
stdin 5:9 root stylesheet
The text was updated successfully, but these errors were encountered: