mattlewis92 / angular-bootstrap-calendar

A port of the bootstrap calendar widget to AngularJS (no jQuery required!)
https://mattlewis92.github.io/angular-bootstrap-calendar/
MIT License
798 stars 369 forks source link

i cant see the calendar properly #660

Closed yael1996 closed 7 years ago

yael1996 commented 7 years ago

the calendar desplaied like this : Sunday Monday Tuesday Wednesday Thursday Friday Saturday 26 27 28 29 30 31 1 2 and so on...

mattlewis92 commented 7 years ago

Hi there,

It sounds like you're not including the stylesheets for this library.

Hope that helps! 😄

yael1996 commented 6 years ago

thanks!