mihnsen / ui-carousel

A simple, lightweight module for carousel in your AngularJS app, Inspired from slick carousel.
http://mihnsen.github.io/ui-carousel/
MIT License
77 stars 67 forks source link

carousel button doesnt work properly when deployed to heroku #39

Open christo-pr opened 6 years ago

christo-pr commented 6 years ago

I don't know why but on my locally the carousel works fine, but just when i deployed everything to heroku the arrows show 'a' and 'b' instead. Any reason why?

christo-pr commented 6 years ago

Just in case someone else face this, i couldn't find any solution, what i actually did was just with css overwrite the arrow's properties and just use Font Awesome, basically just changed the content and the font-family properties to use Font Awesome.