website-2/postcss.config.js
Nick Bland e6164752b1
Migrate to Tailwind 4 & DaisyUI 5
Additionally add in some more work experience, adjust the skills section, and update the contents to better reflect me now.
2025-05-14 22:26:16 +10:00

6 lines
70 B
JavaScript

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