mirror of
https://github.com/Egonex-AI/Understand-Anything.git
synced 2026-06-22 10:58:03 +08:00
Merge pull request #186 from AsimRaza10/fix/tailwind-source-detection
fix(dashboard): explicit @source for Tailwind v4 (fixes #179)
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
@import "tailwindcss";
|
||||
@source "./**/*.{ts,tsx,js,jsx,html}";
|
||||
@source "../index.html";
|
||||
|
||||
@theme {
|
||||
/* Base */
|
||||
|
||||
Reference in New Issue
Block a user