6 lines
59 B
6 lines
59 B
2 years ago
|
module.exports = {
|
||
|
plugins: {
|
||
|
autoprefixer: {}
|
||
|
}
|
||
|
}
|