Fix build error

Fixes a build error caused by an incorrect import path and CSS ordering.
This commit is contained in:
gpt-engineer-app[bot]
2025-03-17 15:48:30 +00:00
parent a63cd23580
commit 10273e28cb
5 changed files with 54 additions and 23 deletions

View File

@@ -1,4 +1,3 @@
@tailwind base;
@tailwind components;
@tailwind utilities;