Skip to content

Commit 0156002

Browse files
committed
Cleanup.
1 parent 3118878 commit 0156002

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

postcss.config.js

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
module.exports = {
2-
plugins: {
3-
autoprefixer: {}
4-
}
1+
export const plugins = {
2+
autoprefixer: {}
53
}

0 commit comments

Comments
 (0)