chore: add Tailwind CSS configuration file. ux writing update

This commit is contained in:
2026-05-05 22:42:06 +03:30
parent d130a83bd4
commit 54d00e19ae
96 changed files with 187 additions and 204 deletions
+4 -4
View File
@@ -1,7 +1,6 @@
{
"background_color": "#ffffff",
"display": "standalone",
"id": "/",
"icons": [
{
"purpose": "maskable",
@@ -16,9 +15,10 @@
"type": "image/png"
}
],
"name": "PSP A - مدیریت صورت‌حساب‌های مالیاتی",
"short_name": "PSP A",
"start_url": "/",
"id": "/",
"name": "تیس - مدیریت صورت‌حساب‌های مالیاتی",
"scope": "/",
"short_name": "تیس",
"start_url": "/",
"theme_color": "#ffffff"
}