diff --git a/mix.exs b/mix.exs index f1ed71f4..5cb060ab 100644 --- a/mix.exs +++ b/mix.exs @@ -116,7 +116,6 @@ defmodule Ash.MixProject do ~r"documentation/dsls" ] ], - assets: %{"livebook.css" => "documentation/assets/livebook.css"}, skip_undefined_reference_warnings_on: [ "CHANGELOG.md", "documentation/topics/reference/glossary.md", @@ -138,7 +137,11 @@ defmodule Ash.MixProject do before_closing_head_tag: fn type -> if type == :html do """ - +