Skip to content

chore: fix CSS prettier formatting and document format requirement#1352

Merged
kaizhou-lab merged 1 commit intomainfrom
zynx/chore/fix-css-prettier-format
Mar 17, 2026
Merged

chore: fix CSS prettier formatting and document format requirement#1352
kaizhou-lab merged 1 commit intomainfrom
zynx/chore/fix-css-prettier-format

Conversation

@piorpua
Copy link
Copy Markdown
Contributor

@piorpua piorpua commented Mar 17, 2026

Summary

  • Fix two Prettier formatting violations in ConversationSearchPopover.css: trailing zeros in rgba() values and multi-property transition formatting
  • Add a note to AGENTS.md reminding contributors to run bun run format after editing .css / .json / .md files, since CI enforces Prettier on these types too

Test plan

  • Run bunx prettier --check "src/**/*.{ts,tsx,js,jsx,json,css,md}" and verify it passes
  • Confirm CI prek checks pass on this PR

@kaizhou-lab kaizhou-lab merged commit c10ed47 into main Mar 17, 2026
19 checks passed
@piorpua piorpua deleted the zynx/chore/fix-css-prettier-format branch March 17, 2026 03:48
Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

No issues found. The changes are clean and well-implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants