Skip to content

Commit

Permalink
Remove dependency on CAStore
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Feb 2, 2025
1 parent ccbc139 commit f24c6e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ defmodule Tailwind.MixProject do

defp deps do
[
{:castore, ">= 0.0.0"},
{:ex_doc, ">= 0.0.0", only: :docs}
]
end
Expand Down

0 comments on commit f24c6e5

Please sign in to comment.