mirror of
https://framagit.org/framasoft/mobilizon.git
synced 2024-12-23 16:33:28 +00:00
b54dae7e15
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
5 lines
62 B
JavaScript
5 lines
62 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
autoprefixer: {},
|
|
},
|
|
};
|