From 1edd00252d8ca8c28c308494b7370b707762e8dc Mon Sep 17 00:00:00 2001 From: Valentin Date: Mon, 26 Jun 2023 00:47:12 +0200 Subject: [PATCH] theme dans tailwind config --- index.php | 2 +- resources/styles/app.css | 3 +-- resources/views/index.blade.php | 16 ++++++------ resources/views/layouts/app.blade.php | 2 +- resources/views/sections/header.blade.php | 8 +++--- tailwind.config.js | 18 ++++++++++--- theme.json | 32 +++++++++++++++-------- 7 files changed, 52 insertions(+), 29 deletions(-) diff --git a/index.php b/index.php index c8f5057..86a7cce 100644 --- a/index.php +++ b/index.php @@ -10,7 +10,7 @@ -