tickethub/frontend/postcss.config.js

4 lines
69 B
JavaScript

export default {
plugins: { tailwindcss: {}, autoprefixer: {} },
}