6 lines
59 B
Python
6 lines
59 B
Python
module.exports = {
|
|
plugins: {
|
|
autoprefixer: {}
|
|
}
|
|
}
|