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
It looks like the background images used in the styles, such as fingerprint.svg are not part of the project, at least not the one uploaded to NPM. So when the stylesheet loads, it results in 404 errors. These should be bundled as part of the project and the paths to them should be referenced in such a way that they will work relative to the dist folder.