update homepage style

This commit is contained in:
Fabrice Lamant
2024-07-08 16:23:57 +01:00
parent 7fcaeaa170
commit b9bf1f7851
8 changed files with 2319 additions and 74 deletions

View File

@ -8,7 +8,10 @@
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"cheerio": "^1.0.0-rc.12"
"devDependencies": {
"autoprefixer": "^10.4.19",
"cheerio": "^1.0.0-rc.12",
"postcss": "^8.4.39",
"tailwindcss": "^3.4.4"
}
}