Skip to content

6.0.0

Compare
Choose a tag to compare
@cmalven cmalven released this 28 Apr 19:57
· 2 commits to master since this release
2b0685d

This is a big release with some breaking changes that allow even more powerful typography and a renaming of the fluid sizing toolkit to better reflect the flexibility of the system.

Changed

  • Individual type style sets can now customize properties other than font-size at a given breakpoint. For instance, you can change line-height (even fluidly!) at different breakpoints.
  • The font-smoothing property has been removed from $type-styles
  • The $fluid-sizes configuration variable has been renamed to $sizes
  • The fluid-size and get-fluid-size mixins have been renamed to size and get-size to reflect the fact that the values set there do not necessarily need to be fluid.