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
can anyone tell me how to fix them? thanks for your help.
EDIT: the real problem i am trying to solve is how to get the colored backgrounds with snackbar as illustrated in the demo in this page. i tried applying the demo-error class but it does not change the background color to red.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
i am trying to use the snackbar in my project. i copied over the styles at https://github.com/hperrin/svelte-material-ui/blob/master/packages/site/src/routes/demo/snackbar/_Colors.scss in my app (as i understand they are not included in the library - please correct me if i am wrong and don't need to define them in my app.scss). in my app.scss:
this gives me following warnings in sveltekit:
can anyone tell me how to fix them? thanks for your help.
EDIT: the real problem i am trying to solve is how to get the colored backgrounds with snackbar as illustrated in the demo in this page. i tried applying the
demo-error
class but it does not change the background color to red.The text was updated successfully, but these errors were encountered: