fix images

This commit is contained in:
zack 2024-10-25 17:17:56 -04:00
parent d7559647e2
commit 3b63d75219
No known key found for this signature in database
GPG key ID: 5F873416BCF59F35
7 changed files with 85 additions and 76 deletions

View file

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