1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-09 15:26:29 +02:00

Forms almost complete, documentation incomplete

This commit is contained in:
Angelos Chalaris
2016-08-23 19:02:32 +03:00
parent 8284e4c320
commit c8682bca67
7 changed files with 213 additions and 9 deletions

View File

@@ -5,7 +5,7 @@ A minimal, responsive CSS framework to get you started.
- **base**: normalize.css & basic typography `GZIPPED SIZE`: 1,186 bytes
- **button**: button styles `GZIPPED SIZE`: 427 bytes
- **form**: coming soon
- **form**: form styles `GZIPPED SIZE` 517 bytes
- **grid**: default 12-column grid `GZIPPED SIZE`: 447 bytes
- **nav**: coming soon
- **table**: coming soon