mirror of
https://github.com/Cekis/swg-web.git
synced 2026-01-16 15:04:19 -05:00
5 lines
58 B
JavaScript
5 lines
58 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
autoprefixer: {}
|
|
}
|
|
} |