Skip to content

Commit e318922

Browse files
Update postcss.config.mjs
1 parent 183ddb2 commit e318922

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

postcss.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
const config = {
33
plugins: {
44
tailwindcss: {},
5+
autoprefixer: {},
56
},
67
};
78

0 commit comments

Comments
 (0)