This repository was archived by the owner on Mar 12, 2024. It is now read-only.
Releases: johannschopplich/raster-sass
Releases ยท johannschopplich/raster-sass
Release list
raster-sass 20.2.0
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
This release just changes the author's public email address.
raster-sass 20.1.0
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
Initial rewrite of Rasmus' grid in Sass.