1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-08 23:06:31 +02:00

Documented media object, resolves #22

This commit is contained in:
Angelos Chalaris
2017-02-07 15:58:59 +02:00
parent cfc5907522
commit 08d07f0a98
2 changed files with 55 additions and 9 deletions

View File

@@ -834,3 +834,4 @@
- Minor updates to `quick_reference.html` to get size a bit lower.
- Updated existing documentation for `grid` module.
- Setup the `media object` section of `grid.html`, just the basic demo for now.
- Documented `media object`. Resolves #22.