Skip to content

Commit

Permalink
Merge pull request #6 from Onboardbase/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
dantelex authored Oct 14, 2024
2 parents 58fc191 + 15fd7b7 commit 1180c84
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 1180c84

Please sign in to comment.