update tailwind.config.js

master
Reza_ashrafi 2 years ago
parent 287fad47a4
commit 43a4bcb46b
  1. 1
      tailwind.config.js

@ -77,6 +77,7 @@ module.exports = {
gray45: "#454545", gray45: "#454545",
red19: "#C01919", red19: "#C01919",
greenB9: "#80B918", greenB9: "#80B918",
}), }),
fill: (theme) => ({ fill: (theme) => ({
...theme("colors"), ...theme("colors"),

Loading…
Cancel
Save