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
I also ran into the same problem. I found that popup html did not get a reference to css which belongs to popup.
Just a thinking, you can append the css reference to body of popup html during the page generation.
Popup pages have no style , demo : https://github.com/Cjw-259/chrome-extension-demo ,Try npm run build, then add to chrome extension
The text was updated successfully, but these errors were encountered: