adding color
This commit is contained in:
parent
c3c6a6781a
commit
d9727469a3
|
|
@ -6,6 +6,8 @@ module.exports = {
|
||||||
extend: {
|
extend: {
|
||||||
colors: {
|
colors: {
|
||||||
construction: "#F1D524",
|
construction: "#F1D524",
|
||||||
|
lhoist: "#299BD4",
|
||||||
|
lhoistlight: "#B5F2FF",
|
||||||
transparent: "transparent",
|
transparent: "transparent",
|
||||||
current: "currentColor",
|
current: "currentColor",
|
||||||
white: "#ffffff",
|
white: "#ffffff",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user