solid-styled-components
solid-styled-components copied to clipboard
[Feature] Support for motion one animation library
If anyone would like to use motion one animation library. Motion one which can provide awesome physics based spring animations.
Declare your styles like so
const Button = styled.Motion("button")`
`