Files
hsbg-ai/hsbg_ai/frontend/postcss.config.js

2 lines
66 B
JavaScript
Raw Normal View History

2026-03-31 13:10:46 +02:00
export default { plugins: { tailwindcss: {}, autoprefixer: {} } }