Klas

Results 2 issues of Klas

The following does not compile properly (--container-max is set to 1200px): ``` @media (min-width: var(--container-max)) { ... } ``` Expected: ``` @media (min-width: 1200px) { ... } ``` Result: ```...

enhancement
help wanted

### Build/Submit details page URL _No response_ ### Summary We want to use "Sign in with Apple" under a different primary App ID, and have selected the "Group with an...

eas build