Skip to content

v0.1.0-beta.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@liamross liamross released this 10 Feb 22:18

⚠ BREAKING CHANGES

  • css: renamed tablet-lower-boundary to breakpoint-tablet, and desktop-lower-boundary to breakpoint-desktop

Features

  • Overlay: created component (946772c)

Bug Fixes

  • css: breakpoints renamed to breakpoint-<device> (e0aeafc)

Styles

  • mixins: use CSS variables in mixins instead of Sass variables (4fbe555)