mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-08-16 19:03:58 +02:00
Navigation complete, documentation and wiki page missing
This commit is contained in:
11
README.md
11
README.md
@@ -1,5 +1,5 @@
|
||||
# mini.css
|
||||
A minimal, responsive CSS framework to get you started.
|
||||
A minimal, responsive pure CSS framework to get you started.
|
||||
|
||||
## Components
|
||||
|
||||
@@ -7,6 +7,13 @@ A minimal, responsive CSS framework to get you started.
|
||||
- **button**: button styles `GZIPPED SIZE`: 427 bytes
|
||||
- **form**: form styles `GZIPPED SIZE`: 517 bytes
|
||||
- **grid**: default 12-column grid `GZIPPED SIZE`: 447 bytes
|
||||
- **nav**: coming soon
|
||||
- **nav**: navigation bar `GZIPPED SIZE`: 517 bytes
|
||||
- **table**: table styles `GZIPPED SIZE`: 243 bytes
|
||||
- **helper and utility classes**: classes for quick floats, border styling, contextual text and more `GZIPPED SIZE`: 441 bytes
|
||||
|
||||
TODO:
|
||||
- Tabbed navigation (radio button based)
|
||||
- Dropdowns (checkbox based)
|
||||
- Modals (checkbox based)
|
||||
- Labels and badges
|
||||
- Pure css progress bars
|
||||
|
Reference in New Issue
Block a user