added skinNbg ui
This commit is contained in:
@@ -12,6 +12,11 @@ const config: Config = {
|
||||
"gradient-radial": "radial-gradient(var(--tw-gradient-stops))",
|
||||
"gradient-conic":
|
||||
"conic-gradient(from 180deg at 50% 50%, var(--tw-gradient-stops))",
|
||||
"gradient-to-r": "linear-gradient(to right, var(--tw-gradient-stops))",
|
||||
},
|
||||
colors: {
|
||||
"start-color": "#FD7A61",
|
||||
"end-color": "#FF934D",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user