Skip to content

Commit 4f61681

Browse files
committed
Merge pull request #51 from AlexanderKozhevin/master
Add css file to bower
2 parents 595973d + 9dfa9a1 commit 4f61681

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "chartist-plugin-tooltip",
33
"main": [
4-
"./dist/chartist-plugin-tooltip.min.js"
4+
"./dist/chartist-plugin-tooltip.min.js",
5+
"./dist/chartist-plugin-tooltip.css"
56
],
67
"dependencies": {
78
"chartist": "~0.9.4"

0 commit comments

Comments
 (0)