jakegiltsoff / sassline

Set text on the web to a baseline grid with Sass & rems using a responsive modular-scale.
https://sassline.com
1.38k stars 91 forks source link

Why sassline can't be used in IE9 and 10? #53

Open VaclovasV opened 7 years ago

VaclovasV commented 7 years ago

From the code, I see, that only unsupported thing is rem units (rem units won't work on pseudo elements in earlier ie versions). Maybe sassline can be used with older browsers but with few issues? What are they? Or sassline just can't be used on these browsers? Thank you!