ZestfulNation / vue-hotel-datepicker

A VueJS v2 responsive date range picker. Displays the number of nights selected and allow several useful options like custom check-in/check-out rules, localization support and more.
https://zestfulnation.github.io/vue-hotel-datepicker/
MIT License
840 stars 220 forks source link

CSS Not loaded #250

Closed maghffu closed 3 years ago

maghffu commented 3 years ago

Description

Hi, I already install vue-hotel-datepicker, but when i import the plugin, css wasn't loaded

Code sample

Steps to Reproduce

  1. npm install vue-hotel-datepicker --save
  2. Create file and fill with code above
  3. Open the page

Expected behavior: Vue hotel datepicker show properly

Actual behavior: css wasn't loaded

Datepicker Version

4.0.0-beta.9

matiasperrone commented 3 years ago

Hi! did you solve the issue? Remember to import the css file :D