V2.4
Equal Height
g-equal-height
class for making the children of the grid items equal heightequal-height
class for making the children of this class equal height
Color / Background-color utility classes
- Added color and background-color utility classes.
With these you can easily give a styling without having to create a stylesheet.
For example:color-theme01
andbgcolor-color01
Bug Fixes
- Use
g-float
to reset grid floating.grid-floating
is now deprecated and will be removed in the next major version. - Fixed #26; Moved shorthands so they are declared before the longhands
- Fixed #23; Fixed a bug where not every column on every breakpoint evenly distributed with the current grid columns. Every column should have the same amount of pixels. Otherwise this makes it harder to create correct Photoshop files. (half pixels don't exist in Photoshop ;))