adding color

This commit is contained in:
Antoine M 2024-02-15 18:48:08 +01:00
parent c3c6a6781a
commit d9727469a3

View File

@ -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",