dl.emersa.it/postcss.config.js
2025-02-23 00:53:57 +01:00

5 lines
65 B
JavaScript

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