oddbird / accoutrement-scale

Size and scale helpers for typography and layout
MIT License
9 stars 1 forks source link

Compile issues on Harp web server #2

Closed misscs closed 7 years ago

misscs commented 9 years ago

Using accoutrement-scale with harp web server, running most current version of node-sass. Whenever I attempt to compile I get the following error:

WARNING: Parameter $to-context must resolve to a value in pixel units.

Examining all offending lines, the problem occurs when @font-size() mixin is used.