ccforward / progressive-image

A progressive-image module for Vanilla JavaScript and Vue 1.0+ & 2.0+
https://ccforward.github.io/progressive-image/index.html
MIT License
377 stars 43 forks source link

ability to use in a vue app without linking to css? That seems odd... #4

Closed rchrdnsh closed 7 years ago

rchrdnsh commented 7 years ago

I would assuming the necessary css for the component would be included in the npm download..why do we have to link to an external css file for this to work? Am I missing something here?