Add slate elevation color (#662)
This commit is contained in:
@@ -18,6 +18,9 @@ module.exports = {
|
||||
},
|
||||
extend: {
|
||||
colors: {
|
||||
slate: {
|
||||
elevation2: "hsl(var(--slate-elevation-2))",
|
||||
},
|
||||
border: "hsl(var(--border))",
|
||||
input: "hsl(var(--input))",
|
||||
ring: "hsl(var(--ring))",
|
||||
|
||||
Reference in New Issue
Block a user