Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

1.1.0-alpha

Compare
Choose a tag to compare
@alexstyl alexstyl released this 21 Jun 14:43
· 15 commits to main since this release

What's new

  • You can now extend ComposeTheme with any existing design system, using the extend {} function (learn how)
  • New composetheme-material3 & composetheme-material modules added for easier integration with Material 3 Compose and Material Compose (learn how).
  • You can now create properties of any type instead of DesignTokens