Skip to content

3.0.0

Compare
Choose a tag to compare
@simonsmith simonsmith released this 01 Nov 23:09
· 48 commits to master since this release
  • Switch to flexbox for layout
  • Add Grid--fit and Grid--equalHeight modifiers
  • Use PostCSS instead of suitcss-preprocessor

The existing API remains unchanged so this should drop right into any existing project with no HTML class changes.

Note If you still require IE9 support then stay with the 2.0.2 release as flexbox is not supported in that version. Consult the caniuse page for more information