1
0
mirror of https://github.com/Cekis/swg-web.git synced 2026-01-16 15:04:19 -05:00
Files
swg-web/.postcssrc.js

5 lines
58 B
JavaScript

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