Everything that I’m familiar with for CSS files specifies that they must be placed in the<head>element of the page. (See<style>: The Style Information element - HTML: HyperText Markup Language | MDN) That implies to me that you need to ensure that the new css gets injected into that ...
index.html package.json postcss.config.js public vite.svg src Auth AuthProvider AuthProvider.jsx Firebase firebase.config.js SocialLogin/GoogleSignIn GoogleSignIn.jsx UseAuth useAuth.jsx Components Footer Footer.jsx Navbar Navbar.jsx Hooks AxiosPublic useAxiosPublic.jsx Ax...