Skip to content

docs(spark_css): update README with undocumented features#62

Merged
kevin-sakemaer merged 1 commit into
mainfrom
worktree-update-spark-css-readme
Feb 27, 2026
Merged

docs(spark_css): update README with undocumented features#62
kevin-sakemaer merged 1 commit into
mainfrom
worktree-update-spark-css-readme

Conversation

@kevin-sakemaer
Copy link
Copy Markdown
Contributor

Summary

  • Add documentation for 13+ undocumented feature areas: filters, transforms, shadows, gradients/backgrounds, border radius shorthand, flex shorthand, font stacks, outlines, cursors, global keywords, transitions, modern viewport units, and component style registry
  • Fix incorrect borderRadius type in example (CssLength.px(8) -> CssBorderRadius.all(CssLength.px(8)))
  • Add CssSpacing.sides() to the spacing shorthand section

Test plan

  • Review code examples against actual API signatures
  • Verify README renders correctly on GitHub

Add documentation for filters, transforms, shadows, gradients,
backgrounds, border radius shorthand, flex shorthand, font stacks,
outlines, cursors, global keywords, transitions, modern viewport
units, and component style registry. Also fix incorrect borderRadius
type in the example (CssLength -> CssBorderRadius).
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@kevin-sakemaer kevin-sakemaer merged commit 8610365 into main Feb 27, 2026
10 checks passed
@kevin-sakemaer kevin-sakemaer deleted the worktree-update-spark-css-readme branch February 27, 2026 11:38
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