Added sass and migrated styles

This commit is contained in:
aronmal 2023-11-09 15:53:13 +01:00
parent ea5a815c2c
commit 906ca7806e
Signed by: aronmal
GPG key ID: 816B7707426FC612
7 changed files with 162 additions and 160 deletions

View file

@ -10,7 +10,8 @@
"astro": "astro"
},
"dependencies": {
"astro": "^3.4.4"
"astro": "^3.4.4",
"sass": "^1.69.5"
},
"devDependencies": {
"prettier": "^3.0.3",