Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
GrandSchtroumpf committed Dec 12, 2024
1 parent 9e43e46 commit d217805
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions postcss.config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
const config = {
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};
export default config;
}

0 comments on commit d217805

Please sign in to comment.