Components

Horizontal Rule(SCSS)

Dividers that separate sections of content.

Version:4.0.3 View sourceChangelogReport issue
Install:yarn add @thumbtack/thumbprint-scss

Horizontal Rule Styles

Basic


<hr class="tp-rule" />

Dotted


<hr class="tp-rule tp-rule--dotted" />

Dashed


<hr class="tp-rule tp-rule--dashed" />
Was this page helpful?

We use this feedback to improve the quality of our documentation.