build: remove tailwindcss but add to docs

This commit is contained in:
rzmk 2024-07-07 01:10:38 -04:00
parent 65e23b0d20
commit 8c3f766bc0
No known key found for this signature in database
6 changed files with 36 additions and 27 deletions

View file

@ -31,7 +31,6 @@
"eslint-config-next": "14.2.4",
"postcss": "^8",
"tailwind-merge": "^2.3.0",
"tailwindcss": "^3.4.4",
"typescript": "^5"
}
}