Install sass

This commit is contained in:
2022-11-01 21:15:51 +02:00
parent 398a73cec1
commit 08ebc9569d
6 changed files with 350 additions and 155 deletions

View File

@@ -15,6 +15,7 @@
"next": "13.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"sass": "^1.55.0",
"typescript": "4.8.4"
}
}