diff --git a/assets/css/compiled/main.css b/assets/css/compiled/main.css index 9a00d7c..a870212 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; }