Skip to content
This repository was archived by the owner on Sep 14, 2021. It is now read-only.

v5.0.0

Choose a tag to compare

@michaeltaranto michaeltaranto released this 20 Jul 05:16
· 532 commits to master since this release

Button

  • The colour prop was renamed to color
  • Now a gray button is available via color="gray"

Colors

  • All the gray colors were renamed from *grey* to *gray*. For example: @sk-grey-light was renamed to @sk-gray-light

StandardText

  • No longer supports customising the type scale, eg. .standardText(@small-type-scale) is not valid and won't compile.