jonikorpi/Frameless

SCSS Syntax error: 16px/em isn't a valid css value

speedmax opened this issue · 2 comments

looks like px/em conversion isn't working for sass anymore

img

Using latest sass sass-3.1.15

I'm havning the same issue. I heavily modified the calculation code, using a sass function. See this post: http://vvv.tobiassjosten.net/css/px-to-em-with-sass/

New to Sass, Compass and Frameless. Just started and ran into the same error. Does this mean that this framework is broken under Sass by default?