mirror of
https://github.com/ParrotXray/Mantis-Frontend.git
synced 2026-08-23 15:20:28 +09:00
6 lines
102 B
JavaScript
6 lines
102 B
JavaScript
export default {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
autoprefixer: {},
|
|
},
|
|
} |