We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4973bb4 commit 714d20cCopy full SHA for 714d20c
build/postcss.config.mjs
@@ -12,7 +12,7 @@ export default () => {
12
cascade: false
13
},
14
'postcss-combine-duplicated-selectors': {},
15
- 'postcss-drop-empty-css-vars': {},
+ 'postcss-drop-empty-css-vars': {}
16
}
17
18
0 commit comments