fat / zoom.js

Medium's Image Zoom for jQuery
https://fat.github.io/zoom.js
MIT License
4.04k stars 332 forks source link

What about 1 file for all distribution #17

Closed f0rmat1k closed 9 years ago

f0rmat1k commented 9 years ago

There are not many styles to make them into a css file. What about move styles into js file as inline styles to simplify of using and distribution? I could send a pull request.

zslabs commented 9 years ago

Eh - I'm a proponent for leaving it as a single CSS file and let the user decide what they want to do. I personally can easily import that CSS file as a Less import and have it compile with everything else.

f0rmat1k commented 9 years ago

Ok