diff --git a/client/src/App.css b/client/src/App.scss similarity index 100% rename from client/src/App.css rename to client/src/App.scss diff --git a/client/src/components/Nav/Navbar.css b/client/src/components/Nav/Navbar.scss similarity index 100% rename from client/src/components/Nav/Navbar.css rename to client/src/components/Nav/Navbar.scss diff --git a/client/src/index.css b/client/src/index.scss similarity index 100% rename from client/src/index.css rename to client/src/index.scss