mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-06 22:23:53 -05:00
6 lines
69 B
JavaScript
6 lines
69 B
JavaScript
export default {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
},
|
|
}
|