mirror of
https://github.com/documenso/documenso.git
synced 2026-08-15 02:53:32 +10:00
6 lines
70 B
JavaScript
6 lines
70 B
JavaScript
export default {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
},
|
|
};
|