defunctzombie / npm-css

Require css from npm
MIT License
128 stars 8 forks source link

What about image and font? #18

Closed springuper closed 9 years ago

springuper commented 9 years ago

I notice that npm-css only bundles css files, leaves image, font and other reference assets out. Because CSS always comes along with these, e.x. background-image: url('relative/path'), is there any plan to handle this?

defunctzombie commented 9 years ago

nope, no plans