diff --git a/docs/v2/DEVLOG.md b/docs/v2/DEVLOG.md index 387a466..7c3a16b 100644 --- a/docs/v2/DEVLOG.md +++ b/docs/v2/DEVLOG.md @@ -199,4 +199,6 @@ - Added and tested an entirely custom button style that does something very different compared to the original variants. Variables and mixins included in the flavor file, but are commented out, as they are only used as a demonstration. *TODO* Add a blog post later down the line where I design a full flavor using the files etc., showcasing things like these. - Forms module started at `mini-core/form`. - `input` element selection is based on `not:()` selectors instead of straightforward selection as this is more compact in terms of code and allows for non-standard `input`s like `date` types to by easily styled. -- Added a list of `TODO`s in the `form` module, tried some base styling just to make sure everything works. \ No newline at end of file +- Added a list of `TODO`s in the `form` module, tried some base styling just to make sure everything works. +- Moved style links at the very top of the `` of the page. +- Updated live demo with latest stylesheet (again). diff --git a/docs/v2/index.html b/docs/v2/index.html index 9359964..1f419ad 100644 --- a/docs/v2/index.html +++ b/docs/v2/index.html @@ -1,6 +1,9 @@ + + + mini.css - A minimal Sass-y responsive mobile-first style-agnostic CSS framework @@ -8,10 +11,7 @@ - - - - +