fansenze/parcel-transformer-url-loader

cannot support images in css???

Closed this issue · 4 comments

cannot support images in css???

I encountered the same problem,but will influence images in css

tim 20180606142625

^1.2.5 fixed: #6
now only can encode images in .js, because there is some problems with parcel
also i will try to do it

what about that ? I see in my code that image in css are still separated

🎉^1.3.0 support encode images(includes svg) in css
let's try it