🎨 fresh css build

This commit is contained in:
Greg Newman
2023-06-29 15:40:29 -04:00
parent 0f7ebd901f
commit a31ca8f49c

View File

@@ -1964,15 +1964,6 @@ input[type=file] {
background-color: transparent;
}
.bg-yellow-200 {
--tw-bg-opacity: 1;
background-color: rgb(254 240 138 / var(--tw-bg-opacity));
}
.bg-yellow-200\/50 {
background-color: rgb(254 240 138 / 0.5);
}
.bg-yellow-200\/70 {
background-color: rgb(254 240 138 / 0.7);
}