Skip to content

Commit

Permalink
Merge pull request #5 from Onboardbase/newdesign
Browse files Browse the repository at this point in the history
updated postcss
  • Loading branch information
dantelex authored Oct 14, 2024
2 parents 1932dde + 46aed85 commit 15fd7b7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions postcss.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};

0 comments on commit 15fd7b7

Please sign in to comment.