Closed notlee closed 5 years ago
E.g. @include oTypographySize($scale: -1, $line-height: unset); should set a line height of 'unset', without trying to convert 'unset' to rems (and erroring).
@include oTypographySize($scale: -1, $line-height: unset);
Relates to: https://github.com/Financial-Times/o-forms/pull/261#pullrequestreview-233463697
E.g.
@include oTypographySize($scale: -1, $line-height: unset);
should set a line height of 'unset', without trying to convert 'unset' to rems (and erroring).Relates to: https://github.com/Financial-Times/o-forms/pull/261#pullrequestreview-233463697