Icons correctly implement Phoenix.HTML.Safe
This commit is contained in:
3
mix.exs
3
mix.exs
@ -26,8 +26,7 @@ defmodule HeroiconsElixir.MixProject do
|
||||
# Run "mix help deps" to learn about dependencies.
|
||||
defp deps do
|
||||
[
|
||||
# {:dep_from_hexpm, "~> 0.3.0"},
|
||||
# {:dep_from_git, git: "https://github.com/elixir-lang/my_dep.git", tag: "0.1.0"}
|
||||
{:phoenix_html, "~> 2.14"},
|
||||
{:ex_doc, "~> 0.23", only: :dev, runtime: false}
|
||||
]
|
||||
end
|
||||
|
Reference in New Issue
Block a user