mirror of
https://github.com/jeffvli/feishin.git
synced 2025-12-29 01:29:33 -06:00
6 lines
82 B
JavaScript
6 lines
82 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
'postcss-preset-mantine': {},
|
|
},
|
|
};
|