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

Customization documentation for grid

Fully documented grid module for developers.
This commit is contained in:
Angelos Chalaris
2017-04-11 21:37:22 +03:00
parent 27058d2fba
commit 74faf3f708
2 changed files with 110 additions and 3 deletions

View File

@@ -959,3 +959,4 @@
- Tweaked the way `border` was used inside `blockquote`, ordering wasn't doing me any favors. Should not cause any problems now. Random catch, thank you **hugging cat**!
- Added `$samp-element-box-shadow` for consistency, mostly.
- Fully documented customization page for `core` module.
- Fully documented customization page for `grid` module.