Very interesting project.
My question is why is the output of, say, lost-utility: clearfix adding a *zoom: 1 declaration in there? there are other places where it does that too.
calc() can only be used by IE9+ so it doesn't make sense to me that lost is outputting *zoom rules which are meant to address issues for < IE7.
Thanks!
Very interesting project.
My question is why is the output of, say,
lost-utility: clearfixadding a*zoom: 1declaration in there? there are other places where it does that too.calc()can only be used by IE9+ so it doesn't make sense to me thatlostis outputting*zoomrules which are meant to address issues for < IE7.Thanks!