1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-22 21:42:58 +02:00

Documented progress element

This commit is contained in:
Angelos Chalaris
2017-12-30 14:29:59 +02:00
parent 9b5e67c842
commit 5e4281d546
6 changed files with 68 additions and 4 deletions

View File

@@ -248,3 +248,7 @@
- Added alternative color mixins for `progress` and `.spinner`.
- Removed size variants and the inline variant mixin from `progress` and `.spinner`.
- Updated flavor file with the `progress` module and mixed-in variants.
## 20171230
- Documented `progress` element.