summaryrefslogtreecommitdiff
path: root/postcss.config.js
diff options
context:
space:
mode:
Diffstat (limited to 'postcss.config.js')
-rw-r--r--postcss.config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/postcss.config.js b/postcss.config.js
index b6dc034..7738160 100644
--- a/postcss.config.js
+++ b/postcss.config.js
@@ -2,4 +2,4 @@ export default {
plugins: {
autoprefixer: {},
},
-}
+};