qsvpro.dathere.com/postcss.config.mjs
rzmk 6a4723760d
Some checks failed
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
build: update to tailwindcss v4
2025-11-24 14:56:30 -05:00

5 lines
70 B
JavaScript

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