mirror of
https://github.com/Noooste/garage-ui.git
synced 2026-08-25 11:56:48 +00:00
6 lines
69 B
JavaScript
6 lines
69 B
JavaScript
export default {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
},
|
|
}
|