refactor: module infrastructure avec comrak_renderer, file_repository, notify_watcher

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-19 14:06:43 +02:00
parent ec239bb42e
commit 7d2f56a364
10 changed files with 164 additions and 106 deletions
+1 -1
View File
@@ -484,7 +484,7 @@ body {
border-color: rgba(255,255,255,0.35);
background: rgba(255,255,255,0.06);
}
.btn-customize-css__icon { font-size: 15px; opacity: 0.8; }
.btn-customize-css__icon { flex-shrink: 0; opacity: 0.8; }
/* ── CSS modal ── */
.css-modal-overlay {