
line-height(n)
  unquote('/ ' + n)

body
  background unquote(testing)
  background unquote('testing')
  font 14px line-height(1.5)
