Spaces:
Sleeping
Sleeping
claude's playground
feat(agent verf): Add multi-provider LLM infrastructure with dual-mode support
0a6602d | // ============================================================================ | |
| // agent verf - PostCSS Configuration | |
| // Version: 0.1.0 | |
| // Last Updated: 2026-01-13 | |
| // ============================================================================ | |
| module.exports = { | |
| plugins: { | |
| tailwindcss: {}, | |
| autoprefixer: {}, | |
| }, | |
| } | |