We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bc007f commit 5c276c7Copy full SHA for 5c276c7
apps/components_guide_web/lib/components_guide_web/templates/landing/index.html.eex
@@ -65,7 +65,7 @@ subhead = "Learn more of the why than the how."
65
<li class="text-green-300"><%= "TDD & BDD" %>
66
<li class="text-yellow-100"><%= "Thinking about state" %>
67
<li class="text-orange-300"><%= "Modular styling with modern CSS" %>
68
- <li class="text-purple-300"><%= "Preferring built-in first" %>
+ <li class="text-purple-300"><%= "Leveraging what’s built-in first" %>
69
</ul>
70
71
<p>
0 commit comments