fix images
This commit is contained in:
parent
d7559647e2
commit
3b63d75219
7 changed files with 85 additions and 76 deletions
1
mix.exs
1
mix.exs
|
|
@ -46,6 +46,7 @@ defmodule Zoeyscomputer.MixProject do
|
|||
{:phoenix_live_dashboard, "~> 0.8.3"},
|
||||
{:esbuild, "~> 0.8", runtime: Mix.env() == :dev},
|
||||
{:tailwind, "~> 0.2", runtime: Mix.env() == :dev},
|
||||
{:mogrify, "~> 0.9.3"},
|
||||
{:heroicons,
|
||||
github: "tailwindlabs/heroicons",
|
||||
tag: "v2.1.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue