fix tailwind shared config
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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
1220
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user