mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
Add border fill color
This commit is contained in:
@@ -37,6 +37,7 @@ module.exports = {
|
|||||||
borderColor: {
|
borderColor: {
|
||||||
skin: {
|
skin: {
|
||||||
line: withOpacity("--color-border"),
|
line: withOpacity("--color-border"),
|
||||||
|
fill: withOpacity("--color-text-base"),
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
fill: {
|
fill: {
|
||||||
|
|||||||
Reference in New Issue
Block a user