Added tailwind

This commit is contained in:
aronmal 2023-02-07 19:14:53 +01:00
parent 49a09f9af8
commit 2aa5e4f050
Signed by: aronmal
GPG key ID: 816B7707426FC612
6 changed files with 287 additions and 24 deletions

View file

@ -43,6 +43,9 @@
"@types/react-dom": "^18.0.10",
"@types/uuid": "^9.0.0",
"@types/web-bluetooth": "^0.0.16",
"sass": "^1.57.1"
"autoprefixer": "^10.4.13",
"postcss": "^8.4.21",
"sass": "^1.57.1",
"tailwindcss": "^3.2.4"
}
}