issues
search
fluid-framework
/
Fluid
Modern, Stylish, Easier and Powerful Css framework for faster and hassle free web development
MIT License
26
stars
4
forks
source link
Typography
#41
Closed
ashfahan
closed
5 years ago
ashfahan
commented
5 years ago
Changes
Add Heading Color
Properly add Important to font-size mixin
Handle non px and rem units font size inside mixin by using them without processing
Update RFS @import link
Make spacing dependent on font size
Update background color for mark
Drop font "Microsoft YaHei" beacuse small font result in blured output
$font-size-small now have rem units instead of percentage this will allow components to have rem unit sizing
Make universal is-small and is-large class to control font-size
Changes