theme is working and tailwind exports properly

This commit is contained in:
Adam Matthiesen 2024-01-31 13:55:49 -08:00
parent 623895dde3
commit a1afeef85f
1 changed files with 7 additions and 20 deletions

View File

@ -87,7 +87,7 @@ importers:
version: 0.4.1(prettier-plugin-astro@0.13.0)(prettier@3.2.4)(typescript@5.3.3)
'@matthiesenxyz/astro-ghostcms-catppuccin-dark':
specifier: '*'
version: link:../astro-ghostcms-theme-catpuccin-dark
version: link:../astro-ghostcms-catppuccin-dark
'@ts-ghost/tsconfig':
specifier: '*'
version: link:../tsconfig
@ -125,11 +125,11 @@ importers:
specifier: ^0.2.2
version: 0.2.2(vitest@1.2.1)
packages/astro-ghostcms-theme-catpuccin-dark:
packages/astro-ghostcms-catppuccin-dark:
dependencies:
'@astrojs/tailwind':
specifier: ^5.1.0
version: 5.1.0(astro@4.2.6)(tailwindcss@3.4.1)
version: 5.1.0(astro@4.2.8)(tailwindcss@3.4.1)
'@fontsource-variable/inter':
specifier: ^5.0.16
version: 5.0.16
@ -141,7 +141,7 @@ importers:
version: 0.5.10(tailwindcss@3.4.1)
astro:
specifier: ^4.2.1
version: 4.2.6(@types/node@20.11.10)(typescript@5.3.3)
version: 4.2.8(typescript@5.3.3)
astro-navbar:
specifier: ^2.3.0
version: 2.3.0
@ -257,7 +257,7 @@ importers:
version: link:../packages/astro-ghostcms
'@matthiesenxyz/astro-ghostcms-catppuccin-dark':
specifier: workspace:*
version: link:../packages/astro-ghostcms-theme-catpuccin-dark
version: link:../packages/astro-ghostcms-catppuccin-dark
'@matthiesenxyz/astro-ghostcms-theme-default':
specifier: workspace:*
version: link:../packages/astro-ghostcms-theme-default
@ -492,21 +492,6 @@ packages:
- supports-color
dev: false
/@astrojs/tailwind@5.1.0(astro@4.2.6)(tailwindcss@3.4.1):
resolution: {integrity: sha512-BJoCDKuWhU9FT2qYg+fr6Nfb3qP4ShtyjXGHKA/4mHN94z7BGcmauQK23iy+YH5qWvTnhqkd6mQPQ1yTZTe9Ig==}
peerDependencies:
astro: ^3.0.0 || ^4.0.0
tailwindcss: ^3.0.24
dependencies:
astro: 4.2.6(@types/node@20.11.10)(typescript@5.3.3)
autoprefixer: 10.4.17(postcss@8.4.33)
postcss: 8.4.33
postcss-load-config: 4.0.2(postcss@8.4.33)
tailwindcss: 3.4.1
transitivePeerDependencies:
- ts-node
dev: false
/@astrojs/tailwind@5.1.0(astro@4.2.8)(tailwindcss@3.4.1):
resolution: {integrity: sha512-BJoCDKuWhU9FT2qYg+fr6Nfb3qP4ShtyjXGHKA/4mHN94z7BGcmauQK23iy+YH5qWvTnhqkd6mQPQ1yTZTe9Ig==}
peerDependencies:
@ -7067,6 +7052,7 @@ packages:
/safe-buffer@5.2.1:
resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
requiresBuild: true
dev: false
/safe-regex-test@1.0.2:
@ -7476,6 +7462,7 @@ packages:
/string_decoder@1.3.0:
resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
requiresBuild: true
dependencies:
safe-buffer: 5.2.1
dev: false