Skip to content
This repository has been archived by the owner on Oct 6, 2018. It is now read-only.

Fix whitespace coming between semi-colon and end of property value in Font Size mixin #167

Closed
chris-pearce opened this issue Aug 9, 2015 · 1 comment · Fixed by #171
Closed
Assignees

Comments

@chris-pearce
Copy link
Owner

The font-size() mixin is generating a white space before the semi-colon for the font-size and line-height property values in the compiled CSS e.g.

font-size: 2.875rem ;
line-height: 1.13 ;
@chris-pearce
Copy link
Owner Author

Fixed in #171 PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
1 participant