Feat: apply prose typography styling to markdown preview (#16752)

This commit is contained in:
chanx
2026-07-09 09:45:52 +08:00
committed by GitHub
parent 36f053a248
commit 080dd84fed
4 changed files with 36 additions and 4 deletions

View File

@@ -139,6 +139,7 @@
"@storybook/addon-webpack5-compiler-swc": "^4.0.1",
"@storybook/react-webpack5": "^9.1.4",
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/typography": "^0.5.20",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^15.0.7",
"@types/dompurify": "^3.0.5",
@@ -165,10 +166,10 @@
"eslint-plugin-react-refresh": "^0.4.26",
"eslint-plugin-storybook": "^9.1.4",
"html-loader": "^5.1.0",
"lefthook": "^1.13.6",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"lefthook": "^1.13.6",
"less": "^4.4.2",
"postcss": "^8.5.6",
"postcss-loader": "^8.2.0",