Skip to content

Commit

Permalink
Add Stylesheet to composer generated require.css
Browse files Browse the repository at this point in the history
  • Loading branch information
NiMeDia committed Aug 28, 2015
1 parent eb47f63 commit e3920ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
"scripts": [
"dist/js/select2.js"
],
"styles": [
"dist/css/select2.css"
],
"files": [
"dist/js/select2.js",
"dist/js/i18n/*.js",
Expand Down

0 comments on commit e3920ea

Please sign in to comment.