@npmcorp/pui-css-lists
v8.5.0
Published
lists css component for the npm fork of Pivotal UI, based on Bootstrap
Downloads
73
Readme
@npmcorp/pui-css-lists
A CSS lists 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-lists
Usage
<ul class="list-inline">
<li>
feep
</li>
<li>
fop
</li>
<li>
meep
</li>
</ul>
You can find more examples of the lists 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.