oil-station/fuintCashier/.postcssrc.js
2023-10-09 11:12:49 +08:00

5 lines
59 B
JavaScript

module.exports = {
plugins: {
autoprefixer: {},
}
}