We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b05043e commit 9ff2b28Copy full SHA for 9ff2b28
1 file changed
client/tailwind.config.cjs
@@ -14,6 +14,5 @@ module.exports = {
14
},
15
16
plugins: [
17
- require('@tailwindcss/line-clamp'), // 如果你的 tailwind 版本较老,需要这个插件
18
],
19
}
0 commit comments