Skip to content

Releases: StackExchange/Stacks

v0.18.0

02 Jul 23:44
Compare
Choose a tag to compare

Adds

  • More responsive grid classes
  • Proper unset classes

Fixes

  • White space collapsing in s-btn-group

v0.17.0

26 Jun 20:02
1831e53
Compare
Choose a tag to compare

Changelog:

  • Adds tags (.s-tag)
  • Adds badges (.s-badges)
  • Adds number counts and bounties
  • Adds a 6px spacing unit (@su6) along with all accompanying margin, padding, and position classes.
  • Converts all @fs-[name] variables from px to rem, removing the need for the .mx-fs([@var]) mixin. The .mx-fs([@var]) is now deprecated.
  • Adds word-break (.wb-[value]) and overflow-wrap (.ow-[value])