There's a typo at the import of App.css in App.js: False: import "./app.css"; Right: import "./App.css";