upgrade tailwind to v4

This commit is contained in:
Surjith S M
2025-02-26 14:30:51 +05:30
parent 4582491294
commit 4510f5a005
3 changed files with 14 additions and 394 deletions

3
tailwind.css Normal file
View File

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