Better CSS

This commit is contained in:
Andras Schmelczer 2026-05-27 19:41:04 +01:00
parent 31648541a2
commit 7d0f895074
11 changed files with 564 additions and 34 deletions

View file

@ -10,7 +10,7 @@ required client JavaScript.
```sh
npm ci
npx playwright install --with-deps chromium # required before `npm run qa:overflow`
npx playwright install --with-deps chromium # required before Playwright QA checks
```
## Commands