Apply styles on Home page

This commit is contained in:
ismailsosic
2022-12-28 22:09:58 +01:00
parent 4929ee397f
commit 5883015410
704 changed files with 634 additions and 10114 deletions

View File

@@ -14,7 +14,8 @@
"eslint-config-next": "13.1.1",
"next": "13.1.1",
"react": "18.2.0",
"react-dom": "18.2.0"
"react-dom": "18.2.0",
"react-icons": "^4.7.1"
},
"devDependencies": {
"autoprefixer": "^10.4.13",