chore: migrate from tailwind to mantine

This commit is contained in:
Meier Lukas
2023-12-08 23:11:37 +01:00
parent a2cedf73c0
commit d115779c85
16 changed files with 1159 additions and 6218 deletions

View File

@@ -10,12 +10,11 @@
},
"dependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.1.1",
"prettier": "^3.1.0",
"prettier-plugin-tailwindcss": "^0.5.7"
"prettier": "^3.1.0"
},
"devDependencies": {
"@acme/tsconfig": "workspace:^0.1.0",
"typescript": "^5.3.3"
},
"prettier": "@acme/prettier-config"
}
}