oil-station/fuintCashier/.postcssrc.js
2024-08-16 18:26:19 +08:00

5 lines
59 B
JavaScript

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