Files
coolify-examples/turbo-t3-nextauth/apps/t3/postcss.config.js
Andras Bacsai a8b9472913 asdf
2025-10-06 20:53:59 +02:00

6 lines
70 B
JavaScript

export default {
plugins: {
"@tailwindcss/postcss": {},
},
};