more files added

This commit is contained in:
2026-08-05 02:44:50 +03:00
parent 5bf55281d3
commit 33f1cb9a99
10 changed files with 3621 additions and 29 deletions
+7
View File
@@ -0,0 +1,7 @@
@tailwind base;
@tailwind components;
@tailwind utilities;
.dark .text-heading {
color: #f1f5f9;
}