fedi-feed-router/postcss.config.js

5 lines
78 B
JavaScript

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