mirror of
https://github.com/filegator/filegator.git
synced 2025-01-18 13:23:33 +01:00
6 lines
59 B
JavaScript
6 lines
59 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
autoprefixer: {}
|
|
}
|
|
}
|