Divide Gap
Provides a new TailwindCSS utility class dot
for.. well dots!
Example
html
<div class="dot"></div>
<div class="dot bg-main"></div>
<div class="dot bg-error"></div>
<div class="dot bg-warning"></div>