bundlers, ES modules, webpack — I ran npm run dev without knowing this
import './App.css' shouldn't work. it does because a bundler is lying for you. ES modules, webpack loaders vs plugins, how vite actually starts in 300ms — the version I wish I'd read before touching webpack.config.js.
