defmodule PinchflatWeb.Layouts do use PinchflatWeb, :html embed_templates "layouts/*" embed_templates "layouts/partials/*" attr :icon, :string, required: true attr :text, :string, required: true attr :navigate, :any, required: true def sidebar_item(assigns) do # I'm testing out grouping classes here. Tentative order: font, layout, color, animation, state-modifiers ~H"""