Skip to content

v0.11.0

Compare
Choose a tag to compare
@arthurxavierx arthurxavierx released this 30 May 17:08

Breaking changes

  • Refactor responsive combinators desktop and mobile to take style and children props. Add desktop_ and mobile_ variants, which take only an Array JSX as argument. (#41)

Bug fixes

  • Fix divider shrinking and disappearing inside flex containers. (#41)