Update tailwind.config.js
This commit is contained in:
parent
2b5c1d2e47
commit
19ec484096
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ module.exports = {
|
|||
themes: [
|
||||
{
|
||||
light: {
|
||||
...require("daisyui/src/colors/themes")["[data-theme=light]"],
|
||||
...require("daisyui/src/colors/themes")["[data-theme=garden]"],
|
||||
primary: "#f28c18",
|
||||
secondary: "rgba(70,70,70,0.7)",
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue