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
In the Svelte example, App.svelte contains some styling, for example, button styles and so on. Unfortunately, after running build and loading extension, it works fine but it doesn't load styles.
As far as I can see styles are not included in the /dist/popup/index.html:
In the Svelte example,
App.svelte
contains some styling, for example, button styles and so on. Unfortunately, after running build and loading extension, it works fine but it doesn't load styles.As far as I can see styles are not included in the
/dist/popup/index.html
:The text was updated successfully, but these errors were encountered: