diff options
Diffstat (limited to 'postcss.config.js')
| -rw-r--r-- | postcss.config.js | 2 |
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: {}, }, -} +}; |
