mengxiong10 / vue-datepicker-next

A datepicker / datetimepicker component for Vue3
https://mengxiong10.github.io/vue-datepicker-next/
MIT License
149 stars 35 forks source link

[Question] Style Issue #69

Closed OAsik closed 1 month ago

OAsik commented 1 month ago

Vue-datepicker-next version: 1.0.3 Vue version: 3.2.13 Browser: chrome

I have imported vue-datepicker into my project but as per see on the below screenshots, its style is broken. What should I do to fix styles?

brkn_style_2 brkn_style_1
OAsik commented 1 month ago

I've skipped to import 'vue-datepicker-next/index.css'. Sorry for any inconvenience.