This repository was archived by the owner on Sep 14, 2021. It is now read-only.
v5.0.0
Button
- The
colourprop was renamed tocolor - Now a gray button is available via
color="gray"
Colors
- All the gray colors were renamed from
*grey*to*gray*. For example:@sk-grey-lightwas 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.