Skip to content
This repository was archived by the owner on Mar 12, 2024. It is now read-only.

Releases: johannschopplich/raster-sass

raster-sass 20.2.0

Choose a tag to compare

@johannschopplich johannschopplich released this 01 Oct 20:21

Until this version, the two main media queries min-width and max-width where interchanged. This has been fixed thanks to @kulturpessimist.

Related pull request: #1

raster-sass 20.1.1

Choose a tag to compare

@johannschopplich johannschopplich released this 28 Jun 19:03

This release just changes the author's public email address.

raster-sass 20.1.0

Choose a tag to compare

@johannschopplich johannschopplich released this 27 Apr 09:19

This release adds two new config options. As a result, the library now has exactly the same settings as the original raster.

$default-cols: 4 !default;
$include-debug: true !default;

๐Ÿš€ First release

Choose a tag to compare

@johannschopplich johannschopplich released this 26 Apr 16:34

Initial rewrite of Rasmus' grid in Sass.