Skip to content

4.0!

Choose a tag to compare

@mirisuzanne mirisuzanne released this 12 Sep 20:56
· 19 commits to master since this release

Same as 4.0.0-alpha-1 - 09/06/17

  • BREAKING: Remove overly-opinionated baseline type tools
    including font-size and baseline mixins.
    These settings are more clear when established explicitly in CSS
  • BREAKING: Rename scale() => ratio() to avoid conflicts with CSS
  • BREAKING: Remove stand-alone browser-ems() function…
  • NEW: Allow browser-ems as a $to-unit argument
    in the contert-units() function.
  • NEW: Add (private) pow() functions,
    so that MathSass is no longer a dependency for non-integer steps