1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-27 15:50:05 +02:00

Button styles mixins

This commit is contained in:
Angelos Chalaris
2016-08-23 16:32:01 +03:00
parent 850c97dbab
commit 8284e4c320
7 changed files with 441 additions and 56 deletions

View File

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