4.1.1 - 2021-11-10
- Correctly publish built files
4.1.0 - 2021-11-09
Unpublished.
- Add
defaultOutputType
to main rhythm creation function.
4.0.0 - 2021-11-09
Unpublished.
- Replace
theme.rhythmHeight
return value withtheme.rhythm.X
, where.X
is the config used to setup the rhythm theme.
3.0.0 - 2021-11-09
Unpublished.
- Add
outputType
option tosetFontWithRhythm()
to optionally get object styles instead of string styles. - Add
global
is now a function:global()
with a single option to get object styles instead of string styles.
2.0.1 - 2018-04-19
- Remove floating point rounding issues for lineheight calculations
2.0.0 - 2018-03-28
- All units are
rem
, playing nicely with zoomed text in browsers - Better README.md
1.0.0 - 2018-03-23
- Initial version