reworkcss / rework-import

A rework plugin to read and inline css via @import

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error with `@import url()`

MoOx opened this issue · comments

Will hopefully be fixed when kevva/parse-import#3 gets merged.

My commit is ready to fix this issue, just waiting for @kevva's merge, when he will be available to do it.

This commit will ignore all protocol based url, so will fix the url(http://...) issues that have been reported here segmentio/myth#62 (comment)

@MoOx, merged yesterday. Closing.

Yep. Are we ok to publish 1.0.0 btw ? I think we are :)

Done !