Releases: hamlim/Future-Grid
Releases · hamlim/Future-Grid
The Official Release
This is the first official release, I have addressed some small issues with the grid and fixed them as I have come upon them.
Not much is different if you are upgrading from previous releases to this one, but this is a breaking change.
Sass source file and Minified file bug fixes
Fixed a bug with using column-span: span $i
vs using the correct grid-column: span $i
.
Release 2.1.0 🐛▶️🔥
Killing a few bugs that are present in versions 1.0.0 and 2.0.0.
New:
- Added the sass Source
- Added the Postcss Source
- Added a minified source file
Release 2.0.0 🎉
New:
- Broke the old grid classes with new classnames:
.Grid .Grid--withGutter
- Added the postcss source file
v1.0.0 Release of Future-Grid
This is the first release of the Future-Grid, This should work fine for most uses but I plan on introducing a few breaking changes in the coming days that will break this, so you can choose this release or wait for the updated system.