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
@ackushiw I would like to ask how your implementation works, because at the very least as of 5.0.0.beta7 bare doesn't function (at the very least not as expected) because when I tried to do that it just threw an error that it doesn't exist.
Hi, thank you for this great library.
I am trying to use it with snowpack but I didn't succeed.
I have the application that launches, I can see the smui elements but without any styling.
Here is the snowpack.config.js I used :
And then in App.svelte I import components :
And the result is default browser style :
I am sorry I didn't post my question on stackoverflow because there already is a similar question about this but without answer yet : https://stackoverflow.com/questions/61970250/getting-svelte-material-ui-working-with-snowpack-and-sass
Thank you for your help
The text was updated successfully, but these errors were encountered: