module.exports = { plugins: { 'postcss-preset-mantine': {}, 'postcss-import': {}, autoprefixer: {} } };