Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

v4.0.0-RC.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@plapier plapier released this 11 Apr 17:56
· 546 commits to master since this release

New Features

  • New rem(*arg) function for pixel-to-rem conversion: 43faa8d
  • New @word-wrap(*arg) mixin: 0e752d9

Bug Fixes

  • Fixed bug in @directional-property mixin that prevented it from working properly. ba3f299
  • Fixed bugs with variable scope in color-lightness function: a11567c
  • Fixed bug that prevents backwards compatibility in @triangle mixin: 089beb5