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

Extra component: modal dialogs

This commit is contained in:
Angelos Chalaris
2016-09-07 11:19:28 +03:00
parent 6f16ad2f33
commit 40da09731a
7 changed files with 207 additions and 4 deletions

View File

@@ -16,10 +16,10 @@ A minimal Sass-y responsive mobile-first style-agnostic CSS framework.
- **label**: label and badge styles `GZIPPED SIZE`: 208 bytes
- **tab**: tabbed navigation `GZIPPED SIZE`: 347 bytes
- **modal**: modal dialog prompts `GZIPPED SIZE`: 298 bytes
TODO:
- Components
- Modals (checkbox-hack)
- Dropdowns (possibly checkbox-hack)
- Collapse (checkbox based)
- Also accordion (radio based)