React CSS file structure?
I've just started this project using Vite, and I always get a little confused on where to contain my CSS.
index.css I've always used as the global css styling, and I delete app.css... do you do something different?
index.css I've always used as the global css styling, and I delete app.css... do you do something different?

