Browse Source

Update component.json

Jay Salvat 10 năm trước cách đây
mục cha
commit
e5fda145e3
1 tập tin đã thay đổi với 4 bổ sung1 xóa
  1. 4 1
      component.json

+ 4 - 1
component.json

@@ -5,7 +5,10 @@
   "homepage": "http://vegas.jaysalvat.com",
   "author": "Jay Salvat",
   "license": "MIT",
-  "main": "dist/jquery.vegas.js",
+  "main": [
+        "dist/jquery.vegas.js",
+        "dist/jquery.vegas.css"
+  ],
   "repository": {
     "type": "git",
     "url": "[email protected]:jaysalvat/vegas.git"