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

5 lines
64 B
JavaScript

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