升级V4.1.4版本后@tailwindcss/typography 对Markdown文本不生效 #17727
Unanswered
caleb-niu007
asked this question in
Help
Replies: 1 comment
-
Try adding the plugin in your CSS file instead: @import "tailwindcss";
+
+@plugin "@tailwindcss/typography"; 机器翻译请尝试在 CSS 文件中添加该插件: @import "tailwindcss";
+
+@plugin "@tailwindcss/typography"; |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
tailwind.config.js

升级到V4后为什么使用Markdown组件@tailwindcss/typography 插件不生效了
Beta Was this translation helpful? Give feedback.
All reactions