1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-19 04:01:18 +02:00

Made images responsive by default, added to base

This commit is contained in:
Angelos Chalaris
2016-08-24 14:59:21 +03:00
parent cef1ce30cf
commit 473cbac5e2
5 changed files with 19 additions and 8 deletions

View File

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