general

General

Border

More

Active Styles

Just prepend any class with hover: or focus:

Container

Container sets the max-width to the different sizing breakpoints

<div class="container mx-auto">
  <!-- ... -->
</div>

Last updated