mirror of
https://github.com/Paris-est-Ludique/intranet.git
synced 2025-06-08 08:34:20 +02:00
4 lines
61 B
JavaScript
Executable File
4 lines
61 B
JavaScript
Executable File
module.exports = {
|
|
plugins: [require("autoprefixer")],
|
|
}
|