1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-16 10:53:59 +02:00

Documented cards

Added documentation for cards, card sections are still missing.
This commit is contained in:
Angelos Chalaris
2017-11-17 11:16:13 +02:00
parent c42e293d00
commit e805e1f480
3 changed files with 130 additions and 31 deletions

View File

@@ -171,3 +171,7 @@
- Improved the build script to actually render the `modifiers` section, it should be complete now, I think.
- Documented `grid`. The whole old module has been merged into one long card with all the information readily available. Hopefully it's less complicated now.
- Changed the color of `main` in the documentation to help the cards pop out a little bit more.
## 20171117
- Documented `card` and `card section` to complete the `layout` module's docs.