Skip to content

Releases: cremalab/sass-nestle

1.2.10: Removes automatic vertical spacing for .col and .row

Choose a tag to compare

@roblafeve roblafeve released this 19 Mar 00:48
Note: After using this in production, it proved to great an increase in
complexity. Instead, apply `.nest` units directly to `.grid-items`.

1.2.9

Choose a tag to compare

@roblafeve roblafeve released this 18 Mar 20:23
Adds vertical spacing to `.col` and `.row` when display block

1.2.8

Choose a tag to compare

@roblafeve roblafeve released this 12 Mar 19:12
Version 1.2.8

1.2.7

Choose a tag to compare

@roblafeve roblafeve released this 17 Feb 21:41
Fixes minor spacing issue with .spaced-hv

1.2.6

Choose a tag to compare

@roblafeve roblafeve released this 17 Feb 21:17
Adds `.spaced-hv` for vertically spacing rows

1.2.5

Choose a tag to compare

@roblafeve roblafeve released this 10 Feb 19:01
Moves subclasses to bottom of file to fix cascade issues

1.2.4: Fixes vertical-alignment bug

Choose a tag to compare

@roblafeve roblafeve released this 10 Feb 18:13
`.grid.align-middle` displayed taller than expected because of
inline-block vertical-align: top not being set.

1.2.3

Choose a tag to compare

@roblafeve roblafeve released this 06 Feb 17:44
Fixes wrapped grid spacing issues

1.2.2

Choose a tag to compare

@roblafeve roblafeve released this 04 Feb 22:22
Fixes min_demension for Firefox

1.2.1

Choose a tag to compare

@roblafeve roblafeve released this 04 Feb 21:50
Fixes vertical-alignment bug