mirror of
https://github.com/filegator/filegator.git
synced 2025-01-17 20:58:27 +01:00
6 lines
59 B
JavaScript
6 lines
59 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
autoprefixer: {}
|
|
}
|
|
}
|