From 31ad97068038401e55c02fbf6ada0531611de627 Mon Sep 17 00:00:00 2001 From: philc Date: Tue, 28 Jan 2025 07:46:36 +0000 Subject: [PATCH] Update Wwws_project --- Wwws_project.md | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/Wwws_project.md b/Wwws_project.md index debe7ed..a1ba327 100644 --- a/Wwws_project.md +++ b/Wwws_project.md @@ -166,24 +166,6 @@ module.exports = { sans: ["questrial", "sans-serif"], serif: ["quicksand", "serif"], }, - /* extend: { - colors: { - primary: { - DEFAULT: "#2e7fc8", // Couleur primaire principale - dark: "#218787", // Variante sombre de la primaire - light: "#6aa84f", // Variante claire de la primaire - }, - secondary: { - DEFAULT: "#ffc332", // Couleur secondaire principale - accent: "#fa6a31", // Accentuation secondaire - }, - neutral: { - 800: "#1f2937", - 600: "#374151", - content: "#ffffff", - } - }, - },*/ }, plugins: [require("@tailwindcss/typography"), require("daisyui")], daisyui: {