Remove Pico CSS while preserving the existing UI #1
Loading…
Reference in a new issue
No description provided.
Delete branch "chore/remove-pico-css"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Verification
npm run test:e2e:firefox— 7 passed, 1 skippednpm run test:e2e:chromium— 8 passedCGO_ENABLED=0 go test ./...go vet ./...CGO_ENABLED=0 go build ./...node --check static/js/app.jsnode --check e2e/authenticated-ui.spec.jsgit diff --checkPlaywright E2E remains local-only and is not added to Forgejo CI.