[+] Vue 3 colorpicker

This commit is contained in:
Hykilpikonna
2021-12-10 21:43:20 -05:00
parent 67df9fb4b0
commit c7f39a91cd
3 changed files with 1338 additions and 1243 deletions
+2 -1
View File
@@ -20,7 +20,8 @@
"vue-class-component": "^8.0.0-rc.1",
"vue-i18n": "^9.2.0-beta.23",
"vue-property-decorator": "^9.1.2",
"vue-router": "^4.0.0-0"
"vue-router": "^4.0.0-0",
"vue3-colorpicker": "^2.0.4"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.18.0",
+1 -1
View File
@@ -18,7 +18,7 @@
<style>
/* Load this last */
* {
#nav * {
transition: all .25s ease
}
</style>
+1335 -1241
View File
File diff suppressed because it is too large Load Diff