zerodevx/svelte-toast

Style not working

mihailpettas opened this issue · 3 comments

I installed and setup the package as instructed but when i call it i only get a couple letters on the corner with a very small blue line.

Sounds like something is overriding the toast styles. Need more info like what other frameworks/components you're using, examples/reproductions etc.

hmm the only thing that could override it is the global styles i have, but i removed them and the same remains.. i use the beercss framework maybe that does something?

If there are like interfering stylesheets in effect, the best way is to inspect the path through browser dev-tools. Going to mark this as closed for now, feel free to re-open if there are issues regarding the component itself.