% card = "rounded-lg border border-secondary bg-container p-3 space-y-2" meta = "text-xs text-secondary font-mono" light_ctx = "rounded p-3 bg-surface" dark_ctx = "rounded p-3 bg-gray-900" %>
text-* utilities. Each example renders the literal class on a light and a dark surface so utilities meant for inverse contexts show their intended state.
Quick brown fox
Quick brown fox
<%= u[:name] %>
<% if u[:dark_value] %> <% end %>