update package (catppuccin theme)

This commit is contained in:
Adam Matthiesen 2024-02-01 18:59:39 -08:00
parent 8b03b3cc53
commit 62f77cc0f8
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "@matthiesenxyz/astro-ghostcms-catppuccin",
"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/",
"type": "module",
"license": "MIT",

View File

@ -52,4 +52,4 @@ Lots of classes hidden here to showcase the catppuccin color classes
#ghostimport ul > li {
@apply text-ctp-blue
}
}