Skip to content

feat(css): add new style variants with light/dark mode support#14

Merged
indaco merged 12 commits intomainfrom
feat/css-variants-expansion
Feb 20, 2026
Merged

feat(css): add new style variants with light/dark mode support#14
indaco merged 12 commits intomainfrom
feat/css-variants-expansion

Conversation

@indaco
Copy link
Owner

@indaco indaco commented Feb 19, 2026

Summary

  • Add accent variant to auto-adapt via prefers-color-scheme
  • Add 7 new CSS variants: filled, outlined, soft, minimal, brutalist, retro, neon
    • neon is dark-mode only with glow effect; brutalist/neon use monospace font; retro uses serif font
  • Add example pages showcasing all levels for every variant
  • Update docs and README

@indaco indaco added the enhancement New feature or request label Feb 19, 2026
@indaco indaco marked this pull request as ready for review February 20, 2026 05:43
@indaco indaco merged commit 276af3a into main Feb 20, 2026
4 checks passed
@indaco indaco deleted the feat/css-variants-expansion branch February 20, 2026 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant