You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)