1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-24 14:33:10 +02:00

Extra components: collapses and accordions

This commit is contained in:
Angelos Chalaris
2016-09-08 10:55:22 +03:00
parent 2b50a2da14
commit 110f62a210
7 changed files with 240 additions and 7 deletions

View File

@@ -18,11 +18,10 @@ A minimal Sass-y responsive mobile-first style-agnostic CSS framework.
- **tab**: tabbed navigation `GZIPPED SIZE`: 347 bytes
- **modal**: modal dialog prompts `GZIPPED SIZE`: 298 bytes
- **dropdown**: dropdown menu for the navigation bar `GZIPPED SIZE`: 136 bytes
- **collapse**: collapse and accordion components `GZIPPED SIZE`: 286 bytes
TODO:
- Components
- Collapse (checkbox based)
- Also accordion (radio based)
- Progress bar styles (maybe also spinners)
- Button groups (maybe)
- Button states (checkbox based)