List Bare

To use this module, follow the instructions in the README. (For background on PXd, read the Getting Started documentation.)

px-list-bare-design

How to Use

Install via command line:

bower install --save https://github.com/PredixDev/px-list-bare-design.git

Add to component Sass file:

@import "px-list-bare-design/_objects.list-bare.scss";

HTML

<ol class=list-bare>
  …
</ol>
  1. List Item One
  2. List Item Two
  3. List Item Three
  4. List Item Four
  5. List Item Five
  6. List Item Six