Scally is a Sass-based, BEM, OOCSS, responsive-ready, CSS framework that provides you with a solid foundation for building reusable UI's quickly 🕶
285
stars
20
forks
source link
Fix whitespace coming between semi-colon and end of property value in Font Size mixin #167
Closed
chris-pearce closed 9 years ago
The
font-size()
mixin is generating a white space before the semi-colon for thefont-size
andline-height
property values in the compiled CSS e.g.