Okay that's about everything
This commit is contained in:
parent
023ad47ae4
commit
d094ff036f
19 changed files with 236 additions and 79 deletions
|
|
@ -11,12 +11,9 @@ module.exports = {
|
|||
"../lib/ezcontainer_railway_web.ex",
|
||||
"../lib/ezcontainer_railway_web/**/*.*ex"
|
||||
],
|
||||
theme: {
|
||||
extend: {
|
||||
colors: {
|
||||
brand: "#FD4F00",
|
||||
}
|
||||
},
|
||||
theme: {},
|
||||
daisyui: {
|
||||
themes: ["cupcake"]
|
||||
},
|
||||
plugins: [
|
||||
require("daisyui"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue