Skip to content

Commit 07a7b50

Browse files
Tailwind upgrade
1 parent f06745d commit 07a7b50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

postcss.config.cjs

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
module.exports = {
22
plugins: {
33
'@tailwindcss/postcss': {},
4+
autoprefixer: {},
45
},
56
}

0 commit comments

Comments
 (0)