changed styling and folder structure to sass

This commit is contained in:
Yusuf Ipek
2021-05-01 14:08:23 +03:00
parent 9dabcc2098
commit f4660562a4
18 changed files with 223 additions and 197 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import "./App.css";
import "./App.scss";
import Header from "./commons/header/header";
function App() {