20f06d0a57
React + Tailwind frontend, FastAPI backend, settings.json storage. Supports preset CRUD, live variable filling, and AI rewrite via OpenAI. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
4 lines
68 B
JavaScript
4 lines
68 B
JavaScript
export default {
|
|
plugins: { tailwindcss: {}, autoprefixer: {} }
|
|
}
|