Styleguide - The A11Y Project

Example
  • This
  • That
  • The other thing
Markup
<ul class="u-preserve-list-semantics">
  <li>This</li>
  <li>That</li>
  <li>The other thing</li>
</ul>
Source: src/css/utilities/_preserve-list-semantics.scss, line 1