DEV Community

Finn
Finn

Posted on

StyledFirebaseUI not working

Hey everyone!

I tried using firebase auth, and it all works fine, but it only works when I remove a line from a package from node_modules, or else I get the error

./node_modules/firebaseui/dist/firebaseui.css
Global CSS cannot be imported from within node_modules.

Does anyone know a fix to this or do I have to fork the package and then use it with vercel?

Top comments (0)