@npmcorp/pui-css-dividers
A CSS dividers component that can be installed via this npm package. The package provides all of the CSS you need to use the component.
Installation
To install the package, from the command line, type:
npm install pui-css-dividers
Usage
<hr class="divider-alternate-1"/>
<hr class="divider-alternate-2"/>
<div class="dark-background" style="background-color: #243640; padding: 20px;">
<hr class="divider-1"/>
<hr class="divider-2"/>
</div>
You can find more examples of the dividers component in the pui style guide
This is a component of Pivotal UI. It is a Pivotal specific implementation of Bootstrap.
(c) Copyright 2015 Pivotal Software, Inc. All Rights Reserved.