This repository has been archived by the owner on Aug 22, 2019. It is now read-only.
Releases: JayPanoz/mnmlst
Releases · JayPanoz/mnmlst
“Plug In Baby”
“Got you covered”
Added plugin for cover image (specific CSS only, available in minified version).
“Paginate all the things”
Added “paginator” in design helpers (LESS + CSS plugin).
Power to the people
CSS is left untouched but plugins for image grids, freeform system and design helpers have been added.
LESS part has been re-organized and extended (utilities + plugins).
- LESS design system is now using folders.
- Renamed
reset.less
tonormalize.less
. - Added
.padding
mixin inrhythm
. - Added
.width-center
mixin computingmargin-left
from argument (width
) to center blocks. - Added
.underline
mixin (text decoration). - Added
.small-caps
mixin. - Added
.bordered
mixin. - Added
.border-radius
mixin. - Added
.linear-gradient
mixin. - Added “subtle” and “awesome”
hr
(packages/namespaces). - Created LESS plugins to generate subtle and complementary color palettes, image grids, freeform system and design helpers.
“Patch Monday”
A patch has been applied to make the LESS’ design system a little less absurd.
Log:
- Reorg of readme files
- Someone did the konami code and unlocked the “survival edition” of the css
- Updated LESS custom example (local var instead of mixin for
hr
) - Patched LESS rhythm since two margins were output in case
.margin(0)
(Sorry for this oversight!) - Patched LESS utilities (pretty packages)
And we’re done ¯_(ツ)_/¯
Codename “Because YOLO!”
Absurd release (stable).
- CSS framework OK.
- LESS framework not so much.