typeplate / typeplate.github.io

Official Website for Typeplate: “A Typographic Starter Kit.”
http://typeplate.com
Other
1.35k stars 109 forks source link

LESS #107

Closed schilke closed 11 years ago

schilke commented 11 years ago

It looks like that the LESS update broke something in the Typeplate LESS port...:

Cannot read property 'numerator' of undefined C:\typeplate.less line 346

The related line reads

.modular-scale(@tera, @font-base, @type-scale-unit-value, @measure);

Didn't have the time to dig any deeper at the moment but dure to the fact that I haven't changed anything in typeplate.less it's most probably caused by changes in LESS 1.4.

schilke commented 11 years ago