vue3-calendar-heatmap icon indicating copy to clipboard operation
vue3-calendar-heatmap copied to clipboard

import css file in the example of usage

Open wujr5 opened this issue 1 year ago • 2 comments

A css file is included when importing the package. You may have to setup your bundler to embed the css in your page.

Warning is not enough, the statement of importing css file should clearly show in the example of usage.

At the same time, tippy.js is include by your source code, so it is not necessary included in the installation guide.

wujr5 avatar Apr 03 '23 01:04 wujr5

thank you bro.

Thanks to your PR, I was able to find the css file

Denia-park avatar Mar 13 '24 07:03 Denia-park

+1, also had trouble importing the css file until i saw this PR, thank you so much!

Joaos98 avatar Jul 25 '24 23:07 Joaos98