➕ (checkbox) pretty checkbox
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"@vue/composition-api": "^1.0.0-beta.1",
|
||||
"core-js": "^3.6.5",
|
||||
"plyr": "^3.6.2",
|
||||
"pretty-checkbox": "^3.0.3",
|
||||
"register-service-worker": "^1.7.1",
|
||||
"vue": "^2.6.11",
|
||||
"vue-router": "^3.2.0",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
@import url('https://fonts.googleapis.com/css2?family=Fira+Mono&display=swap');
|
||||
@import '~pretty-checkbox/src/pretty-checkbox';
|
||||
|
||||
$color: #f8efba;
|
||||
$bgcolor: #2c3a47;
|
||||
|
||||
@@ -6850,6 +6850,11 @@ pretty-bytes@^5.1.0:
|
||||
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.3.0.tgz#f2849e27db79fb4d6cfe24764fc4134f165989f2"
|
||||
integrity sha512-hjGrh+P926p4R4WbaB6OckyRtO0F0/lQBiT+0gnxjV+5kjPBrfVBFCsCLbMqVQeydvIoouYTCmmEURiH3R1Bdg==
|
||||
|
||||
pretty-checkbox@^3.0.3:
|
||||
version "3.0.3"
|
||||
resolved "https://registry.yarnpkg.com/pretty-checkbox/-/pretty-checkbox-3.0.3.tgz#d49c8013a8fc08ee0c2d6ebde453464bfdbc428e"
|
||||
integrity sha1-1JyAE6j8CO4MLW695FNGS/28Qo4=
|
||||
|
||||
pretty-error@^2.0.2:
|
||||
version "2.1.1"
|
||||
resolved "https://registry.yarnpkg.com/pretty-error/-/pretty-error-2.1.1.tgz#5f4f87c8f91e5ae3f3ba87ab4cf5e03b1a17f1a3"
|
||||
|
||||
Reference in New Issue
Block a user