Skip to content

Commit ca7a5d8

Browse files
committed
chore: clean-up
1 parent 12e4a8c commit ca7a5d8

File tree

3 files changed

+1518
-1977
lines changed

3 files changed

+1518
-1977
lines changed

build/postcss.config.mjs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ export default context => {
1111
autoprefixer: {
1212
cascade: false
1313
},
14-
'postcss-combine-duplicated-selectors': {},
15-
rtlcss: context.env === 'RTL'
14+
'postcss-combine-duplicated-selectors': {}
1615
}
1716
}
1817
}

0 commit comments

Comments
 (0)