$ cnpm install basscss-color-progress
This module provides color styles for progress elements to better match other styles in Basscss.
The .progress style inherits color from its parent. Use color utilities to adjust the fill color.
<progress value="0.375" class="progress">0.375</progress>
<progress value="0.5" class="progress blue">0.5</progress>
Copyright 2013 - present © cnpmjs.org | Home |