Skip to content

Commit

Permalink
[BUGFIX] Cleanup indention in postcss.config
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminkott committed Sep 27, 2021
1 parent b3dd5c0 commit aa9ba6c
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,5 +1,5 @@
module.exports = {
plugins: [
require('autoprefixer')
require('autoprefixer')
]
}
}

0 comments on commit aa9ba6c

Please sign in to comment.