mccordryan / firebaseui-react

FirebaseUI rebuilt as a fully functional and customizable React component.
https://fuidemo.vercel.app
16 stars 7 forks source link

Allow overriding form styles using class or id #29

Open bryanjtc opened 9 months ago

bryanjtc commented 9 months ago

Currently it is possible to override using react inline styles, but that doesn't support pseudo-selectors like hover, active, focus, etc.