Skip to content

Commit 8ecba96

Browse files
Merge pull request #125 from erundle/release
bower main is not pointing to correct css files location
2 parents 1587afb + 76a3d65 commit 8ecba96

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
@@ -25,7 +25,7 @@
2525
],
2626
"main": [
2727
"dist/angular-patternfly.js",
28-
"dist/angular-patternfly.css"
28+
"dist/styles/angular-patternfly.css"
2929
],
3030
"repository": {
3131
"type": "git",

0 commit comments

Comments
 (0)