Merged in feat/sw-3197-add-url-to-path (pull request #2577)

feat(SW-3197): Add required middleware and url to path in partner-sas

* Add url to path and required middleware


Approved-by: Matilda Landström
This commit is contained in:
Anton Gunnarsson
2025-07-30 08:31:58 +00:00
parent c516860466
commit 9bbea3f16f
16 changed files with 324 additions and 9 deletions

View File

@@ -0,0 +1,3 @@
.layout {
font-family: var(--typography-Body-Regular-fontFamily);
}