Releases: peterramsing/lost
Releases · peterramsing/lost
5.0.0
- Convert
block()
tocolumn()
,row()
, andwaffle()
4.2.0
- Add LESS port
4.1.1
- Remove
html, body
reset - Normalize subpixel rounding percentages for IE
4.1.0
- Remove
$output
since it didn't work anyway - Remove superfluous
float
andmargin
rules
4.0.1
- Beef up
align()
mixin
4.0.0
- Fix all kinds of things
- Remove dependency on
$cycle
for sizing - Made grid insanely awesome
3.0.6
- Make precision better on large devices
3.0.5
- Fix IE rounding error by converting all 100% to 99.999%
3.0.4
3.0.3
- Added clearfix to
center()