.foo
  content: 'hello'


.bar
  content: "hello"


.baz
  background-image: url('/foo/img.png')


.qux
  background-image: url("/foo/img.png")
