Skip to content

Commit 06a5751

Browse files
committed
refact: 오류 수정
1 parent a64a847 commit 06a5751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tailwind.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,5 @@ export default {
8989
lg: '512px', // 큰 화면
9090
},
9191
},
92-
plugins: [require('tailwind-scrollbar-hide'),require('@tailwindcss/typography'),],
92+
plugins: [require('tailwind-scrollbar-hide'),require('@tailwindcss/typography')],
9393
};

0 commit comments

Comments
 (0)