This repository has been archived by the owner on Mar 18, 2021. It is now read-only.
4.0.0
What's new
This release brings big updates to the output for Style Dictionary!
💥 Breaking changes
All breaking changes apply only to Style Dictionary output and have been made in #38
- Removed type
font
from categorycolor
- Removed subtype
family
fromasset.font
asset.font
item keys are now font families, not textstyles- added category
font
and typetypo
: a mapping between textstyle id's and font families (defined underasset.font
) - added category
lineHeight
and typefont
- added category
weight
and types:fontFamily
: describing the weight of font assetsfont
: describing the weight of text styles
🚀 Features
- Added extra styleDictionary mappers: fonts, lineHeights & weights #38 #42
- Strip comments from SVGs by default #43
Thanks to contributors for this release: @thibmaek @brecht @MThiebe