clustvirt/package.json
Matthew Stobbs 8a736a57f9 removed tailwindcss-dracula
- defined custom colours for ui elements
- created layouts directory in views that control layouts
- made the header in homepage flexbox
2024-03-15 11:55:28 -06:00

7 lines
95 B
JSON

{
"devDependencies": {
"@tailwindcss/forms": "^0.5.7",
"tailwindcss": "^3.4.1"
}
}