Skip to content

v2.6.0

Choose a tag to compare

@ItsJonQ ItsJonQ released this 16 May 15:04
· 3 commits to master since this release

Styled: Add ability to support certain static props

This update allows for the ability to add certain static properties to
styled. This enables the storage of "extra" properties, allowing for
an easier way to share utilities/values when creating styled components.


  • Styled: Add ability to support certain static props (#47) a234737

v2.5.0...v2.6.0