update package (catppuccin theme)
This commit is contained in:
parent
8b03b3cc53
commit
62f77cc0f8
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "@matthiesenxyz/astro-ghostcms-catppuccin",
|
"name": "@matthiesenxyz/astro-ghostcms-catppuccin",
|
||||||
"description": "A dark theme made with Catppuccin and TailwindCSS for Astro-GhostCMS",
|
"description": "A dark theme made with Catppuccin and TailwindCSS for Astro-GhostCMS",
|
||||||
"version": "0.0.1",
|
"version": "0.0.2",
|
||||||
"homepage": "https://astro-ghostcms.xyz/",
|
"homepage": "https://astro-ghostcms.xyz/",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
|
@ -52,4 +52,4 @@ Lots of classes hidden here to showcase the catppuccin color classes
|
||||||
|
|
||||||
#ghostimport ul > li {
|
#ghostimport ul > li {
|
||||||
@apply text-ctp-blue
|
@apply text-ctp-blue
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue