diff --git a/mix.exs b/mix.exs index dc32f62..c3734ca 100644 --- a/mix.exs +++ b/mix.exs @@ -25,7 +25,15 @@ defmodule Reactor.MixProject do before_closing_head_tag: fn type -> if type == :html do """ - + """ end end,