瀏覽代碼

Update component.json

Jay Salvat 10 年之前
父節點
當前提交
e5fda145e3
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      component.json

+ 4 - 1
component.json

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