123
Showing
package-lock.json
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
... | @@ -23,8 +23,11 @@ | ... | @@ -23,8 +23,11 @@ |
"@vue/cli-plugin-vuex": "~4.5.0", | "@vue/cli-plugin-vuex": "~4.5.0", | ||
"@vue/cli-service": "~4.5.0", | "@vue/cli-service": "~4.5.0", | ||
"@vue/eslint-config-typescript": "^7.0.0", | "@vue/eslint-config-typescript": "^7.0.0", | ||
"autoprefixer": "^9.8.6", | |||
"eslint": "^6.7.2", | "eslint": "^6.7.2", | ||
"eslint-plugin-vue": "^6.2.2", | "eslint-plugin-vue": "^6.2.2", | ||
"postcss": "^7.0.35", | |||
"tailwindcss": "npm:@tailwindcss/postcss7-compat@^2.1.2", | |||
"typescript": "~4.1.5", | "typescript": "~4.1.5", | ||
"vue-template-compiler": "^2.6.11" | "vue-template-compiler": "^2.6.11" | ||
} | } | ||
... | ... |
postcss.config.js
0 → 100644
src/constant/index.ts
0 → 100644
src/layouts/index.vue
0 → 100644
src/service/index.vue
0 → 100644
src/style.css
0 → 100644
tailwind.config.js
0 → 100644
Please
register
or
sign in
to comment