DEPRECATION WARNING: Passing a string to call() is deprecated and will be illegal
in Sass 4.0. Use call(get-function("unquote")) instead.

    content: call('unquote', 'foo', ()...);
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    spec/libsass-issues/issue_1305/input.scss 2:14  root stylesheet
