v1.0.0
·
37 commits
to main
since this release
1.0.0 (2026-01-21)
Bug Fixes
-
css: inject styles at start of head for consumer overrides (#32) (820c6c7)
-
NfdAvatar: add data-wallet-ui for CSS utility scoping (#31) (b58b7a0)
-
css: use :where() for button reset to allow utility overrides (#25) (221c660)
-
css: use Tailwind v3-compatible CSS variable syntax (#24) (a4aeeb7)
-
feat(css)!: redesign CSS architecture for v1.0 (fb6ccc3)
BREAKING CHANGES
- CSS architecture has been redesigned for better
customization support and isolation.