Broken @import
Closed this issue · 2 comments
darlanmendonca commented
when I have @import in css, this module broken :(
you want add support to this?
is css3 import (I believe), the doc of this feature, I found here https://developer.mozilla.org/pt-BR/docs/Web/CSS/@import
@import url(https://fonts.googleapis.com/css?family=Fira+Mono);
scniro commented
Can you clarify what you mean by broken? Can't see any issue here. I'd also suspect if there is indeed any issue, it'll be related to clean-css
SlippySken commented
Maybe it is related to this?