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
Hello.
I've recently stumbled into an issue when trying to use svelte-french-toast. The styling was misbehaving, and when investigated on their end, it turned out to be a missing option in the rollup configuration. The style: directives were not being applied because of the missing sveltePreprocess plugin.