Added tailwind

This commit is contained in:
Lorenzo Iovino 2023-12-28 11:33:21 +01:00
parent 07c62b521b
commit 08f8d90f3d
15 changed files with 320 additions and 341 deletions

View file

@ -37,12 +37,15 @@
"@types/express": "^4.17.17",
"@types/jasmine": "~5.1.0",
"@types/node": "^18.18.0",
"autoprefixer": "^10.4.16",
"jasmine-core": "~5.1.0",
"karma": "~6.4.0",
"karma-chrome-launcher": "~3.2.0",
"karma-coverage": "~2.2.0",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.1.0",
"postcss": "^8.4.32",
"tailwindcss": "^3.4.0",
"typescript": "5.2.2"
}
}