tech-tracker-next/postcss.config.js
2025-03-18 12:24:49 -05:00

6 lines
59 B
JavaScript

export default {
plugins: {
tailwindcss: {},
},
};