diff --git a/README.md b/README.md index bf6ab51d..9728d74b 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,5 @@ end classes named `.is-*` or `.has-*`. - Provide a base CSS class for each component to support unstyled or alternatively styled variations of the same HTML elements. -- Prefix CSS class names with a library-specific shorthand (`dg-`) to avoid - conflicts and aid in recognition. - The library is designed without default styles and does not prefer any particular CSS framework. diff --git a/lib/doggo.ex b/lib/doggo.ex index a043668a..38adbe9b 100644 --- a/lib/doggo.ex +++ b/lib/doggo.ex @@ -44,20 +44,20 @@ defmodule Doggo do def alert(assigns) do ~H"""