yuguo / gulp-import-css

Import several css files into a single file
MIT License
15 stars 6 forks source link

Fix relative url(...) rebasing #5

Closed teohhanhui closed 7 years ago

teohhanhui commented 9 years ago

Recommended to publish this as v0.2.0 as it breaks BC. Current users might have expected non-working rebase of relative url(...)

colllin commented 9 years ago

+1

We're forking the repo so we can pull in this PR. Thanks @teohhanhui !

teohhanhui commented 9 years ago

@colllin I hope my fix is working fine. (It's been quite some time, so I don't remember if I got it right back then...)

You should probably look into PostCSS as well. It's the in thing nowadays. (Similar to Rework, I think... It's also what autoprefixer is based on.)

Edit: See https://github.com/postcss/postcss-import