use proper js css

This commit is contained in:
eggy 2021-04-07 18:20:02 -04:00
parent d76f8eb7f5
commit 315fae5b69

View File

@ -55,7 +55,7 @@ module.exports = {
color: theme("colors.gray.500"),
},
"::selection": {
background-color: "white",
backgroundColor: "white",
},
},
}