b54dae7e15
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
6 lines
62 B
JavaScript
6 lines
62 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
autoprefixer: {},
|
|
},
|
|
};
|