mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-08-10 11:55:23 -04:00
6 lines
70 B
JavaScript
6 lines
70 B
JavaScript
export default {
|
|
plugins: {
|
|
"@tailwindcss/postcss": {},
|
|
},
|
|
};
|