Skip to content

Commit

Permalink
Reference to croppie.css added to bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kasemjr committed Aug 23, 2016
1 parent f3fe54c commit 0525cb5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@
"Ethan Calvert <[email protected]>"
],
"description": "A javascript image cropper",
"main": "croppie.js",
"main": [
"croppie.css",
"croppie.js"
],
"moduleType": [],
"keywords": [
"image",
Expand Down

0 comments on commit 0525cb5

Please sign in to comment.