Syntax

Border Collapse

Setting whether table cell have shared or separate borders.

🚧This page is still under construction and some content may not be complete.

Overview

ClassDeclarations
border-collapse:valueborder-collapse: value;
border:collapseborder-collapse: collapse;
border:separateborder-collapse: separate;

Conditionally apply

Apply styles based on different states using selectors and applying conditionally.

<div class="border-collapse:collapse:hover border-collapse:collapse@sm border-collapse:collapse@dark border-collapse:collapse@print"></div>
Design Token
Colors

Customizing color variables or starting with the crafted palette.

© Aoyue Design LLC.