Rebuild assets

This commit is contained in:
2023-02-25 12:51:33 +11:00
parent 9fe40896fa
commit 5d88032396

View File

@@ -1677,6 +1677,11 @@ h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
--tw-text-opacity: 1;
color: rgb(254 249 195 / var(--tw-text-opacity));
}
.prose-a\:dark\:text-gray-100 :is(:where(a):not(:where([class~="not-prose"] *))) {
--tw-text-opacity: 1;
color: rgb(243 244 246 / var(--tw-text-opacity));
}
}
@media (min-width: 768px) {