mirror of
https://github.com/filegator/filegator.git
synced 2025-08-06 11:16:38 +02:00
6 lines
59 B
JavaScript
6 lines
59 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
autoprefixer: {}
|
|
}
|
|
}
|