use proper js css
This commit is contained in:
parent
d76f8eb7f5
commit
315fae5b69
@ -55,7 +55,7 @@ module.exports = {
|
|||||||
color: theme("colors.gray.500"),
|
color: theme("colors.gray.500"),
|
||||||
},
|
},
|
||||||
"::selection": {
|
"::selection": {
|
||||||
background-color: "white",
|
backgroundColor: "white",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user