chyingp / grunt-inline

Brings externally referenced resources, such as js, css and images, into a single file.
MIT License
87 stars 55 forks source link

link href is not always css #51

Open JSteunou opened 9 years ago

JSteunou commented 9 years ago

You should check on the link rel. Some are stylesheet, others are icon / apple-touch-icon ... They should be treated as image.

marcusklaas commented 9 years ago

This is fixed in my fork: https://github.com/marcusklaas/grunt-inline.