add tailwindcss

This commit is contained in:
Kenta420-Poom 2023-09-14 15:43:53 +07:00
parent 8a6dc19bdd
commit 127f086bea
8 changed files with 508 additions and 19 deletions

View file

@ -28,12 +28,15 @@
"@angular/cli": "~16.2.2",
"@angular/compiler-cli": "^16.2.0",
"@types/jasmine": "~4.3.0",
"autoprefixer": "^10.4.15",
"jasmine-core": "~4.6.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.29",
"tailwindcss": "^3.3.3",
"typescript": "~5.1.3"
}
}