supabase-auth-ui-react

esm Styles
I made this because I don't want to use stitches as it is not being maintained well. This is simply a pure css port of @supabase/auth-ui-react.
Version 1.2.0 License MIT
INSTALL
Type:
<script src=" https://cdn.jsdelivr.net/npm/supabase-auth-ui-react@1.2.0/dist/cjs/src/index.min.js "></script>
<link href=" https://cdn.jsdelivr.net/npm/supabase-auth-ui-react@1.2.0/styles.min.css " rel="stylesheet">
No default CSS file set by the package author so the URL is guessed. You can always browse all package files to use another one.