cq-prolyfill
cq-prolyfill copied to clipboard
Fixed in Chrome
Newer versions of Chrome have started reporting cssRules
with no length property. This minor fix prevents it from looping and not actually parsing the rules appropriately. This fixes https://github.com/ausi/cq-prolyfill/issues/61.
Also updated to use sass
instead of node-sass
.