feat: Comments translation to EN

This commit is contained in:
gauvainboiche
2026-08-29 22:22:41 +02:00
parent 5b2960b601
commit 473668aacb
9 changed files with 48 additions and 48 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
@charset "UTF-8";
/* ============================================================
Thèmes (dark / light / monokai) — variables CSS consommées
par des classes Tailwind arbitraires : bg-[var(--kt-bg)] etc.
Themes (dark / light / monokai) — CSS variables consumed
by arbitrary Tailwind classes: bg-[var(--kt-bg)] etc.
============================================================ */
:root,
html[data-theme="dark"] {