一直以来,我tailwindcss/typography都用错了?

一直以来,我tailwindcss/typography都用错了?

MCWXT Jun 07, 2026 started in General
讨论

一直以来,我tailwindcss/typography都用错了? #52

bug
MCWXT started this conversation in General

检查讨论页

今天查看讨论页的时候,发现有单词过长溢出元素的问题,在修复过程中,发展我安装了tailwindcss/typography,但我并没有在CSS中配置,但我却依旧在元素中使用了它的标签prose

本来应该在CSS中配置

@plugin "@tailwindcss/typography";

这样class="prose"才会生效,所以说我一直UI上都是有问题的,我居然一直没发现

对此,我只能说6

MCWXT的个人博客