app/assets/builds/solidus_admin/tailwind.css in solidus_admin-0.3.0 vs app/assets/builds/solidus_admin/tailwind.css in solidus_admin-0.3.1
- old
+ new
@@ -107,11 +107,11 @@
--tw-contain-paint: ;
--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)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
@@ -550,10 +550,10 @@
height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
-[hidden] {
+[hidden]:where(:not([hidden="until-found"])) {
display: none;
}
summary::-webkit-details-marker{
display: none;