make the login client load in the uui-css assets directly from the backoffice client since we are hooking on to the uui javascript anyway (this way we dont have to maintain uui several places)

This commit is contained in:
Jacob Overgaard
2024-04-16 16:34:43 +02:00
parent 43e4d3e83d
commit 9698b8331e
4 changed files with 1 additions and 72 deletions

View File

@@ -16,7 +16,6 @@
"msw": "^2.2.13"
},
"devDependencies": {
"@umbraco-ui/uui-css": "1.8.0-rc.0",
"typescript": "^5.3.3",
"vite": "^5.2.2",
"vite-tsconfig-paths": "^4.3.2"