mirror of
https://github.com/antebudimir/feishin.git
synced 2026-03-01 11:47:26 +00:00
5 lines
82 B
JavaScript
5 lines
82 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
'postcss-preset-mantine': {},
|
|
},
|
|
};
|