sprigsy-editor/postcss.config.js

5 lines
63 B
JavaScript

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