Files
shoottracker/frontend/postcss.config.js
T
2026-04-30 22:44:27 +02:00

4 lines
69 B
JavaScript

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