Skip to content

Commit

Permalink
Merge pull request #41 from One-Click-Auth/deepsource-transform-e27002bd
Browse files Browse the repository at this point in the history
style: format code with Prettier and StandardJS
  • Loading branch information
moonlightnexus authored Nov 11, 2023
2 parents 4405855 + 4d0f314 commit aec5b70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions postcss.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
autoprefixer: {}
}
}

0 comments on commit aec5b70

Please sign in to comment.