Releases: modularscale/modularscale-sass
Releases · modularscale/modularscale-sass
v4.0.0.rc2
Update loading to use @forward
v4.0.0.rc1
This is a major re-write of Modular Scale to make it more compatible with modern versions of Sass. Additionally, the responsive typography logic is improved, with Typetura, media query, and container query output modes. There is also better support for target sizes, non-integer exponents, and more.
v3.0.10
v3.0.9
Update to fix Bower
v3.0.8
Fix issue with rounding helper function removal, sorry about that y’all
v3.0.7
Remove pixel rounding
v3.0.6
Fix deprecation warnings in newer versions of Sass.
v3.0.5
Added an !important
flag for specificity in some frameworks like IntuitCSS. See pull 146 for details.
v3.0.4
Fix error handling to be more compatible with future versions of Sass
v3.0.2
- Fix bug when the exponent is 0