chore: add Tailwind CSS configuration file. ux writing update
This commit is contained in:
@@ -116,6 +116,10 @@
|
||||
}
|
||||
],
|
||||
"fileReplacements": [
|
||||
{
|
||||
"replace": "src/assets/images/logo.png",
|
||||
"with": "src/tenants/tis/assets/images/logo.png"
|
||||
},
|
||||
{
|
||||
"replace": "src/environments/environment.ts",
|
||||
"with": "src/environments/environment.tis.ts"
|
||||
@@ -127,6 +131,10 @@
|
||||
{
|
||||
"replace": "src/app/branding/branding.config.ts",
|
||||
"with": "src/tenants/tis/branding.config.ts"
|
||||
},
|
||||
{
|
||||
"replace": "src/app/domains/partner",
|
||||
"with": ""
|
||||
}
|
||||
],
|
||||
"outputHashing": "all",
|
||||
|
||||
Reference in New Issue
Block a user