@@ -36,8 +36,7 @@
|
||||
"check:data": "node scripts/run-tsx.cjs scripts/validate-content.ts",
|
||||
"check:overrides": "node scripts/run-tsx.cjs scripts/validate-overrides.ts",
|
||||
"check:smoke": "node scripts/run-tsx.cjs scripts/smoke-content.ts",
|
||||
"check:content": "npm run check:data && npm run check:overrides && npm run check:smoke",
|
||||
"report:story-audit": "node scripts/run-tsx.cjs scripts/export-story-audit-report.ts"
|
||||
"check:content": "npm run check:data && npm run check:overrides && npm run check:smoke"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tailwindcss/vite": "^4.1.14",
|
||||
|
||||
Reference in New Issue
Block a user