1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-19 12:11:21 +02:00

Documentation being built

This commit is contained in:
Angelos Chalaris
2016-09-14 14:18:46 +03:00
parent c2901b67fb
commit 758a1a91e2
2 changed files with 5 additions and 22 deletions

View File

@@ -2,26 +2,7 @@
A minimal Sass-y responsive mobile-first style-agnostic CSS framework.
## Core Components
- **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
- **nav**: navigation bar `GZIPPED SIZE`: 527 bytes
- **table**: table styles `GZIPPED SIZE`: 243 bytes
- **utility**: classes for quick floats, border styling, contextual text and more `GZIPPED SIZE`: 441 bytes
## Extra Components
- **label**: label and badge styles `GZIPPED SIZE`: 208 bytes
- **tab**: tabbed navigation `GZIPPED SIZE`: 347 bytes
- **modal**: modal dialog prompts `GZIPPED SIZE`: 298 bytes
- **dropdown**: dropdown menu for the navigation bar `GZIPPED SIZE`: 158 bytes
- **collapse**: collapse and accordion components `GZIPPED SIZE`: 286 bytes
- **progress**: progress bar styles `GZIPPED SIZE`: 193 bytes
- **carousel**: slideshow component `GZIPPED SIZE`: 383 bytes
- **utility**: classes for panels, button groups, popovers and more 'GZIPPED SIZE': 915 bytes
TODO:
- Later down the line
@@ -30,7 +11,6 @@ TODO:
- Documentation and packaging
- Live pages, showcase the modules, customization and flavors
- Update menu's and stuff
- Update wiki accordingly, fix incomplete pages with proper documentation
- Add pictures in README.md and showcase flavors (also in wiki)
- Package for NPM and Bowser
- Flavors