remy / inliner

Node utility to inline images, CSS and JavaScript for a web page - useful for mobile sites
MIT License
1.1k stars 165 forks source link

Background images are still embedded with the -i option #105

Closed xvvvyz closed 8 years ago

xvvvyz commented 8 years ago

For example background: url('bg.jpg'); still gets inlined even though I have the -i option specified. Is this intentional?

remy commented 8 years ago

Landed (as per PR), in 1.9.3