Skip to content

Commit 1cead3d

Browse files
committed
fix: very bug
1 parent dd86231 commit 1cead3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tailwind.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,7 @@ module.exports = {
347347
},
348348
},
349349
plugins: [
350+
require('@tailwindcss/line-clamp'),
350351
require('@tailwindcss/forms')({
351352
strategy: 'class',
352353
}),

0 commit comments

Comments
 (0)