nathanreyes / v-calendar

An elegant calendar and datepicker plugin for Vue.
https://vcalendar.io
MIT License
4.38k stars 854 forks source link

[Question] How to include CSS for Custom Calendars / Vue3 #892

Open victor-chauzov opened 3 years ago

victor-chauzov commented 3 years ago

Trying to repeat Custom Calendars as shown at https://vcalendar.io/ Re-read the documentation, studied the example https://github.com/nathanreyes/v-calendar/blob/master/docs/.vuepress/components/homepage/custom-calendar.vue , read: #756 But it didn't work out.

1) npm install v-calendar

2) main.js: import VCalendar from 'v-calendar'

3) *.vue