Releases: afonsopacifer/flex-grid-framework
Releases · afonsopacifer/flex-grid-framework
V 1.3.0
- Add more customization variables
Thanks to Alexis BRENON
V 1.2.1
- Allow the user to define it's own variable values (column and margin width) before including the file.
- Fix Sass
$max-width
variable
Thanks to FrontDevs and Alexis BRENON
V 1.2.0
- Universal selector for
box-sizing
removed
Thanks to Alexey Taktarov
V 1.1.1
- Fix margin-left bug in sass version
Thanks to Leonardo Shinagawa
V 1.1.0
- Sass support 💘
V 1.0.0
- Use extends to generate less css
- Use mixins (mq-mixins) to overwrite only the necessary (For Media Queries)
- Update Docs with new features
- New website created
Default values created
offset() = 0
justify() = left
vertical-align() = top
Supports the vertical aligment middle for multiple line added.
align-content added in vertical-align. Supports the vertical aligment middle for multiple line.
new syntax and equal width columns created
- Renaming the
content-align
mixing tojustify
. - Added equal width columns feature.
col()
orcol(flex)
.
Version 0.1.0
readme update