Skip to content

Commit ab80ee2

Browse files
authored
ci: tailwindcss-update
1 parent d7abc23 commit ab80ee2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/app.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
}
108108

109109
/*
110-
! tailwindcss v3.4.12 | MIT License | https://tailwindcss.com
110+
! tailwindcss v3.4.14 | MIT License | https://tailwindcss.com
111111
*/
112112

113113
/*
@@ -550,6 +550,6 @@ video {
550550

551551
/* Make elements with the HTML hidden attribute stay hidden by default */
552552

553-
[hidden] {
553+
[hidden]:where(:not([hidden="until-found"])) {
554554
display: none;
555555
}

0 commit comments

Comments
 (0)