Okay that's about everything

This commit is contained in:
benbot 2023-10-25 23:19:22 -04:00
parent 023ad47ae4
commit d094ff036f
19 changed files with 236 additions and 79 deletions

View file

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