From 166427eafc3efce5ecc1aee264818369639802e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 13 Nov 2024 05:42:36 +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 d1807d8c..a84fb5ed 100644 --- a/assets/css/compiled/main.css +++ b/assets/css/compiled/main.css @@ -122,7 +122,7 @@ body.zen-mode-enable { --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) @@ -564,7 +564,7 @@ video { /* Make elements with the HTML hidden attribute stay hidden by default */ -[hidden] { +[hidden]:where(:not([hidden="until-found"])) { display: none; }