Files
next-portfolio/postcss.config.js
2025-04-29 17:51:52 +01:00

4 lines
59 B
JavaScript

module.exports = {
plugins: ["@tailwindcss/postcss"],
};