jonikorpi / Frameless

The spiritual successor to Less Framework
http://framelessgrid.com/
1.13k stars 214 forks source link

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

Open speedmax opened 12 years ago

speedmax commented 12 years ago

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

img

Using latest sass sass-3.1.15

jvgreenaway commented 11 years ago

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/

58bits commented 10 years ago

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?