UNPKG

@jjdenhertog/ai-driven-development

Version:

AI-driven development workflow with learning capabilities for Claude

21 lines (18 loc) 309 B
.form { display: flex; flex-direction: column; gap: 1.5rem; } .input { width: 100%; } .hint { margin-top: 0.375rem; font-size: 0.813rem; color: var(--text-tertiary); } .editorWrapper { border: 1px solid var(--border-color); border-radius: 0.5rem; overflow: hidden; }