Frameless
Frameless copied to clipboard
SCSS Syntax error: 16px/em isn't a valid css value
looks like px/em conversion isn't working for sass anymore
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?