DEPRECATION WARNING on line 12 of /sass/spec/libsass/arithmetic/input.scss:
#{} interpolation near operators will be simplified in a future version of Sass.
To preserve the current behavior, use quotes:

  unquote("#{3 + un}quo#{te("hello")}")

You can use the sass-convert command to automatically fix most cases.

DEPRECATION WARNING on line 25 of /sass/spec/libsass/arithmetic/input.scss:
#{} interpolation near operators will be simplified in a future version of Sass.
To preserve the current behavior, use quotes:

  unquote("#{3 - un}quo#{te("hello")}")

You can use the sass-convert command to automatically fix most cases.

DEPRECATION WARNING on line 55 of /sass/spec/libsass/arithmetic/input.scss:
#{} interpolation near operators will be simplified in a future version of Sass.
To preserve the current behavior, use quotes:

  unquote("#{3 / un}quo#{te("hello")}")

You can use the sass-convert command to automatically fix most cases.

DEPRECATION WARNING on line 80 of /sass/spec/libsass/arithmetic/input.scss:
#{} interpolation near operators will be simplified in a future version of Sass.
To preserve the current behavior, use quotes:

  unquote("#{50% + un}quo#{te("hello")}")

You can use the sass-convert command to automatically fix most cases.

DEPRECATION WARNING on line 91 of /sass/spec/libsass/arithmetic/input.scss:
#{} interpolation near operators will be simplified in a future version of Sass.
To preserve the current behavior, use quotes:

  unquote("#{50% - un}quo#{te("hello")}")

You can use the sass-convert command to automatically fix most cases.

DEPRECATION WARNING on line 113 of /sass/spec/libsass/arithmetic/input.scss:
#{} interpolation near operators will be simplified in a future version of Sass.
To preserve the current behavior, use quotes:

  unquote("#{50% / un}quo#{te("hello")}")

You can use the sass-convert command to automatically fix most cases.

DEPRECATION WARNING on line 6 of /sass/spec/libsass/arithmetic/input.scss:
The operation `3 plus #111111` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 19 of /sass/spec/libsass/arithmetic/input.scss:
The operation `3 minus #111111` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 32 of /sass/spec/libsass/arithmetic/input.scss:
The operation `3 times #111111` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 49 of /sass/spec/libsass/arithmetic/input.scss:
The operation `3 div #111111` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 87 of /sass/spec/libsass/arithmetic/input.scss:
The operation `50% minus #111111` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 109 of /sass/spec/libsass/arithmetic/input.scss:
The operation `50% div #111111` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 130 of /sass/spec/libsass/arithmetic/input.scss:
The operation `20 div #abc` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 141 of /sass/spec/libsass/arithmetic/input.scss:
The operation `#abc div #111` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions
