To use this module, follow the instructions in the README. (For background on PXd, read the Getting Started documentation.)
px-list-bare-designInstall 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";
<ol class=list-bare>
…
</ol>