Skip to content

v1.5.0

Choose a tag to compare

@planktonic planktonic released this 28 Jun 08:51
· 168 commits to main since this release
f1802aa

Added

  • .u-grid-cols classes are available at the xl breakpoint
  • All .u-grid-cols, .u-col-span, and .u-col-start classes are now specified using Sass variables, and can therefore be overridden

Breaking

  • All .u-grid--x-col classes, where x is a number, have been renamed to u-grid-cols-x
  • All .u-grid__col-span-x classes, where x is a number, have been renamed to .u-col-span-x
  • All .u-grid__col-x classes, where x is a number, have been renamed to .u-col-start-x