Skip to content

docs(ux-ui): clarify when custom CSS is appropriate - #348

Merged
davidvornholt merged 1 commit into
mainfrom
docs/clarify-custom-css-exceptions
Sep 10, 2026
Merged

docs(ux-ui): clarify when custom CSS is appropriate#348
davidvornholt merged 1 commit into
mainfrom
docs/clarify-custom-css-exceptions

Conversation

@davidvornholt

Copy link
Copy Markdown
Owner

Before. The ux-ui skill restricted custom CSS to styles utilities cannot express, encouraging awkward utility expressions even when CSS would be clearer.

Now. Keep Tailwind for component styling and components with variants for repeated UI. Allow custom CSS for generated content, document-level rules, and complex effects where utilities would obscure the implementation.

Verification

Completed checks

  • quick_validate.py .agents/skills/ux-ui — passed.
  • git diff --check — passed.
  • Reviewed the single-line documentation change; no application code changed.

@davidvornholt
davidvornholt enabled auto-merge (squash) September 10, 2026 09:22
@davidvornholt
davidvornholt merged commit ed9da69 into main Sep 10, 2026
5 checks passed
@davidvornholt
davidvornholt deleted the docs/clarify-custom-css-exceptions branch September 10, 2026 09:24
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.

1 participant