pub fn navigation(items: &[NavItem]) -> String
Render a horizontal navigation bar.
Produces a <nav> element with Tailwind CSS classes. Active items are highlighted with blue text and medium font weight.
<nav>