vasyabigi / angular-slick

Angular directive for slick-carousel
http://vasyabigi.github.io/angular-slick/
MIT License
500 stars 237 forks source link

useCSS property does not work #164

Open ttsvetko opened 7 years ago

ttsvetko commented 7 years ago

I look at the source in master and noticed that 'useCSS' attribute does not work. It should be useCss as attributes are always lowercase. When using dash it becomes useCss, but could not be useCSS.