feat: use tailwind

This commit is contained in:
swve 2023-05-06 21:18:58 +02:00
parent 32652a1662
commit 7a1d2538e0
7 changed files with 763 additions and 129 deletions

View file

@ -50,9 +50,11 @@
"@types/react-katex": "^3.0.0",
"@types/styled-components": "^5.1.26",
"@types/uuid": "^9.0.0",
"autoprefixer": "^10.4.12",
"autoprefixer": "^10.4.14",
"eslint": "8.23.1",
"eslint-config-next": "^13.0.6",
"postcss": "^8.4.23",
"tailwindcss": "^3.3.2",
"typescript": "4.8.3"
}
}