npm: package updates

This commit is contained in:
NPM Update Bot 2024-07-20 14:35:18 +00:00
parent d23c5f7d01
commit 2ef264d06f
3 changed files with 38 additions and 48 deletions

View file

@ -1,5 +1,5 @@
/*
! tailwindcss v3.4.4 | MIT License | https://tailwindcss.com
! tailwindcss v3.4.6 | MIT License | https://tailwindcss.com
*/
/*
@ -734,10 +734,6 @@ video {
margin-right: 0.5rem;
}
.mt-0 {
margin-top: 0px;
}
.mt-0\.5 {
margin-top: 0.125rem;
}
@ -807,10 +803,6 @@ video {
height: 1.5rem;
}
.h-1 {
height: 0.25rem;
}
.h-10 {
height: 2.5rem;
}
@ -851,10 +843,6 @@ video {
min-height: 100vh;
}
.w-1 {
width: 0.25rem;
}
.w-10 {
width: 2.5rem;
}
@ -972,10 +960,6 @@ video {
flex-direction: column-reverse;
}
.flex-wrap {
flex-wrap: wrap;
}
.items-end {
align-items: flex-end;
}