2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-16 09:10:33 +03:00

refactor static assets, css to scss

This commit is contained in:
Jeff Sagal
2016-05-29 19:05:25 -07:00
parent 31c5d55baf
commit 2888ab2b3f
22 changed files with 170 additions and 141 deletions
+2
View File
@@ -5,6 +5,7 @@
"author": "Jeff Sagal <sagalbot@gmail.com>",
"private": false,
"main": "src/components/Select.vue",
"license": "MIT",
"scripts": {
"dev": "node build/dev-server.js",
"build": "node build/build.js",
@@ -53,6 +54,7 @@
"node-sass": "^3.7.0",
"ora": "^0.2.0",
"phantomjs-prebuilt": "^2.1.3",
"prismjs": "^1.5.0",
"sass-loader": "^3.2.0",
"shelljs": "^0.7.0",
"url-loader": "^0.5.7",