Skip to content

Releases: modularscale/modularscale-sass

v3.0.1

03 Apr 18:25
Compare
Choose a tag to compare
  • Fix issue with the generic pow() function being called instead of ms-pow()

v3.0.0

02 Apr 21:25
Compare
Choose a tag to compare
  • Remove all dependence on Compass
  • New settings syntax
  • Depreciated multiple ratio support
  • Re-written to better work with multiple stranded scales
  • Generate ratios based on target sizes at points on the scale
  • Multiple threads for different settings at different breakpoints and other places in the design
  • Works better with mathsass

v2.1.3

19 Apr 12:58
Compare
Choose a tag to compare

Update again for Bower that removes node modules

v2.1.2

18 Apr 20:55
Compare
Choose a tag to compare

Update to fix bower package.

v2.1.1

07 Jun 03:02
Compare
Choose a tag to compare

bugfix an @else if statement.

v2.1.0

06 Jun 22:29
Compare
Choose a tag to compare

Ground up re-write of the ms-respond mixin defaulting to use Mike Riethmuller’s technique Precise control over responsive typography. You can use the old technique by defining $ms-fluid: false;.

v2.0.9

15 May 10:33
Compare
Choose a tag to compare

Fix trailing comma error in Bower

v2.0.8

15 May 10:13
Compare
Choose a tag to compare

Remove extraneous styles from Bower import

2.0.7

23 Feb 16:51
Compare
Choose a tag to compare

Version up to get Bower pulling all the right styles

2.0.6

13 Feb 12:59
Compare
Choose a tag to compare
  • Added a responsive scale mixin
  • px values are now rounded