Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.

Releases: roast-cms/theme-sugar

Added api for font-family names

18 Mar 16:52
aaf6d83
Compare
Choose a tag to compare

Accessible as ${props => props.theme.typography.title.font} and ${props => props.theme.typography.text.font}

First stable release (BREAKING CHANGES)

18 Mar 16:28
fb1b0c8
Compare
Choose a tag to compare
  • Theming dictionary has been re-written for much easier customization and extendibility.
  • Reduced the complexity and number of variables in the dictionary.
  • Removed support for font loaders in anticipation of the newest browser releases accepting font-display feature.
  • Added comprehensive docs with examples.

Refactoring colours

08 Mar 11:57
0213371
Compare
Choose a tag to compare

Changed default brand colour, refactored colour names in examples.

Initial release

20 Feb 15:44
6f806ef
Compare
Choose a tag to compare

Initial release for all style defaults and responsive size utilities.