Remove canonical_tailwind

Keeps crashing
This commit is contained in:
Claudio Ortolina
2026-03-20 23:26:54 +00:00
parent dd3a05c2d3
commit 5716c33781
3 changed files with 0 additions and 4 deletions
-1
View File
@@ -75,7 +75,6 @@ defmodule MusicLibrary.MixProject do
{:phoenix_live_reload, "~> 1.2", only: :dev},
{:esbuild, "~> 0.8", runtime: Mix.env() == :dev},
{:tailwind, "~> 0.3", runtime: Mix.env() == :dev},
{:canonical_tailwind, "~> 0.1.0", only: [:dev, :test], runtime: false},
{:benchee, "~> 1.3", only: :dev, runtime: false},
{:credo, "~> 1.7", only: [:dev, :test], runtime: false},
{:quokka, "~> 2.6", only: [:dev, :test], runtime: false},