From 8c88584c36d5615bf1bb2e5dc4cfc9ac3b39f742 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 15 Oct 2024 22:25:03 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Rebuild=20CSS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/compiled/main.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/css/compiled/main.css b/assets/css/compiled/main.css index 9a00d7c1b..a87021201 100644 --- a/assets/css/compiled/main.css +++ b/assets/css/compiled/main.css @@ -108,7 +108,7 @@ --tw-contain-style: ; } -/*! tailwindcss v3.4.13 | MIT License | https://tailwindcss.com */ +/*! tailwindcss v3.4.14 | MIT License | https://tailwindcss.com */ /* 1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4) @@ -550,7 +550,7 @@ video { /* Make elements with the HTML hidden attribute stay hidden by default */ -[hidden] { +[hidden]:where(:not([hidden="until-found"])) { display: none; }