antragsideen-hagen/frontend/postcss.config.js
Dotty Dotter 34d5671997 Initial commit: Antragsideen-App Skeleton
- Backend (FastAPI)
- Frontend
- Docker Compose
- README
2026-03-30 23:49:13 +02:00

4 lines
68 B
JavaScript

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