diff --git a/docs/v2/DEVLOG.md b/docs/v2/DEVLOG.md index 682f0e1..219b1f1 100644 --- a/docs/v2/DEVLOG.md +++ b/docs/v2/DEVLOG.md @@ -407,3 +407,4 @@ - Added modular `box-shadow` for `table` element. Tweaked to be responsive on smaller screens. - Added modular `box-shadow` for `tabs` container. This might have some minor problems with `border-radius`es. - Added flexbox-based `button-group` system. Added responsiveness to it and optimized accordingly. +- Deployed live demo with new features. \ No newline at end of file diff --git a/docs/v2/index.html b/docs/v2/index.html index 9f5e890..74bc447 100644 --- a/docs/v2/index.html +++ b/docs/v2/index.html @@ -2,7 +2,7 @@ - + mini.css - A minimal Sass-y responsive mobile-first style-agnostic CSS framework