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 5e0b55c + 8120b36 commit 9f9d21aCopy full SHA for 9f9d21a
bower.json
@@ -1,7 +1,10 @@
1
{
2
"name": "angular-tree-control",
3
"version": "0.2.5",
4
- "main": "./angular-tree-control.js",
+ "main": [
5
+ "./angular-tree-control.js",
6
+ "./css/tree-control.css"
7
+ ],
8
"ignore": [
9
"Gruntfile.js",
10
"package.json",
0 commit comments