We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 595973d + 9dfa9a1 commit 4f61681Copy full SHA for 4f61681
bower.json
@@ -1,7 +1,8 @@
1
{
2
"name": "chartist-plugin-tooltip",
3
"main": [
4
- "./dist/chartist-plugin-tooltip.min.js"
+ "./dist/chartist-plugin-tooltip.min.js",
5
+ "./dist/chartist-plugin-tooltip.css"
6
],
7
"dependencies": {
8
"chartist": "~0.9.4"
0 commit comments