mirror of
https://github.com/picocss/pico.git
synced 2025-04-21 17:16:14 -04:00
chore: remove @picocss/colors
This commit is contained in:
parent
1b38169c2b
commit
4093e6ff16
2 changed files with 0 additions and 7 deletions
|
@ -44,9 +44,6 @@
|
||||||
"start": "echo '\\033[96m[@picocss/pico] ✨ Start\\033[0m'",
|
"start": "echo '\\033[96m[@picocss/pico] ✨ Start\\033[0m'",
|
||||||
"done": "echo '\\033[32m[@picocss/pico] ✨ Done\\033[0m'"
|
"done": "echo '\\033[32m[@picocss/pico] ✨ Done\\033[0m'"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
|
||||||
"@picocss/colors": "github:picocss/colors"
|
|
||||||
},
|
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"autoprefixer": "^10.4.13",
|
"autoprefixer": "^10.4.13",
|
||||||
"caniuse-lite": "1.0.30001450",
|
"caniuse-lite": "1.0.30001450",
|
||||||
|
|
|
@ -23,10 +23,6 @@
|
||||||
"@nodelib/fs.scandir" "2.1.5"
|
"@nodelib/fs.scandir" "2.1.5"
|
||||||
fastq "^1.6.0"
|
fastq "^1.6.0"
|
||||||
|
|
||||||
"@picocss/colors@github:picocss/colors":
|
|
||||||
version "0.0.4"
|
|
||||||
resolved "https://codeload.github.com/picocss/colors/tar.gz/a7f29c899be14b77fde2fb5436cba42b87e454a5"
|
|
||||||
|
|
||||||
abbrev@1:
|
abbrev@1:
|
||||||
version "1.1.1"
|
version "1.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
|
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue