fix tailwind shared config

This commit is contained in:
2025-10-13 16:22:11 +08:00
parent 6702d524f0
commit 2d2c32657f
3 changed files with 336 additions and 890 deletions

View File

@@ -59,7 +59,8 @@
"sharp": "0.34.2",
"tailwind-merge": "^2.3.0",
"tailwindcss-animate": "^1.0.7",
"wrangler": "^4.42.2"
"wrangler": "^4.42.2",
"@enchun/shared": "workspace:*"
},
"devDependencies": {
"@eslint/eslintrc": "^3.2.0",

View File

@@ -1,6 +1,3 @@
import tailwindcssAnimate from 'tailwindcss-animate'
import typography from '@tailwindcss/typography'
import tailwindcssAnimate from 'tailwindcss-animate'
import typography from '@tailwindcss/typography'
import sharedConfig from '@enchun/shared/tailwind-config-v3'

1220
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff