From cfa2214db5f6eed3e397bc266c388237aa7d7e06 Mon Sep 17 00:00:00 2001 From: "ext.jeremy.guillot@maxicoffee.domains" Date: Sat, 5 Apr 2025 12:15:20 +0200 Subject: [PATCH] =?UTF-8?q?feat:=20ajout=20du=20mode=20sombre=20dans=20la?= =?UTF-8?q?=20configuration=20de=20Tailwind=20et=20r=C3=A9organisation=20d?= =?UTF-8?q?es=20imports=20dans=20le=20composant=20MangaList=20pour=20une?= =?UTF-8?q?=20meilleure=20lisibilit=C3=A9.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../vue/app/domain/manga/presentation/components/MangaList.vue | 2 +- tailwind.config.js | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/assets/vue/app/domain/manga/presentation/components/MangaList.vue b/assets/vue/app/domain/manga/presentation/components/MangaList.vue index f411f11..384df82 100644 --- a/assets/vue/app/domain/manga/presentation/components/MangaList.vue +++ b/assets/vue/app/domain/manga/presentation/components/MangaList.vue @@ -31,7 +31,7 @@