jsor / jcarousel

Riding carousels with jQuery.
https://sorgalla.com/jcarousel/
MIT License
2k stars 737 forks source link

missing css files for npm module #834

Closed PerspectivesLab closed 6 years ago

PerspectivesLab commented 6 years ago

hi, in the dist npm version of jcarousel, there are the js files, but missing the css fil, so it doesnt show right, any fix for this ?

jsor commented 6 years ago

jCarousel does not have any default CSS files. The repo only contains a few examples but they are not meant to be consumed via require() or import.

PerspectivesLab commented 6 years ago

ok thx