update tailwind v4, remove sass and postcss dependency

This commit is contained in:
Somrat
2025-02-16 12:07:19 +06:00
parent 3b220f635d
commit 02085ffbe0
29 changed files with 468 additions and 416 deletions

View File

@@ -9,7 +9,7 @@
"theme_dark": ""
},
"text_color": {
"default": "#444444",
"text": "#444444",
"dark": "#040404",
"light": "#717171"
}
@@ -23,7 +23,7 @@
"theme_dark": ""
},
"text_color": {
"default": "#B4AFB6",
"text": "#B4AFB6",
"dark": "#fff",
"light": "#B4AFB6"
}