Snowpack config , @snowpack/plugin-sass" , Saas configuration for google Material components -web(MDC) integrations #3880
Unanswered
sahibnasirov
asked this question in
Troubleshooting
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello does anyone are successful adding material-components-web into snowpack project ,
I have used @snowpack/plugin-sass" , it work fine with local .scss files but when try to import MDC components with javascript for example (import {MDCRipple} from '@material/ripple'; )it breaks the sass modules of mdc in node-modules and always gives error like 'dependency not found'
Also used saas-migrator package did'not work with hem too,
Don't know what is problem ,but would be grateful if anyone share proper snowpack+@snowpack/plugin-sass+material-components-web configuration with simple example
many thanks
Beta Was this translation helpful? Give feedback.
All reactions