Skip to content

Commit 8b3d1bb

Browse files
committed
Merge pull request angular-ui#62 from sheerun/patch-2
Add select.css to main files
2 parents 0f3bda5 + 3d88b34 commit 8b3d1bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"AngularUI"
77
],
88
"description": "AngularJS ui-select",
9-
"main": "dist/select.js",
9+
"main": ["dist/select.js", "dist/select.css"],
1010
"license": "MIT",
1111
"ignore": [
1212
"**/.*",

0 commit comments

Comments
 (0)