1
0
mirror of https://git.unlock-music.dev/um/web.git synced 2025-02-20 05:04:59 +08:00
unlock-music/postcss.config.js
2019-07-03 22:50:04 +08:00

6 lines
59 B
JavaScript

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