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