Updated tailwind config to affect razor pages.

This commit is contained in:
2026-04-12 02:25:00 +05:00
parent 0607602c5c
commit 9bef5813ae
2 changed files with 306 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
@import "tailwindcss";
@source "../**/*.{razor,cs,html}";
@theme {
--color-background: oklch(0.145 0 0);