upstream #1

Merged
jblu merged 1007 commits from upstream into main 2024-11-04 22:35:57 -06:00
Showing only changes of commit 23886f823c - Show all commits

View File

@ -137,8 +137,10 @@ module.exports = {
}, },
strong: { color: theme('colors.gray.100') }, strong: { color: theme('colors.gray.100') },
thead: { thead: {
th: {
color: theme('colors.gray.100'), color: theme('colors.gray.100'),
}, },
},
tbody: { tbody: {
tr: { tr: {
borderBottomColor: theme('colors.gray.700'), borderBottomColor: theme('colors.gray.700'),