-
Notifications
You must be signed in to change notification settings - Fork 80
Description
Hi,
I am getting below error :-
[19:04:14] DEPRECATION WARNING on line 87 of c:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0
.3/stylesheets/compass/css3/_deprecated-support.scss: #{} interpolation near operators will be simpl
ified
in a future version of Sass. To preserve the current behavior, use quotes:
unquote('"$moz-"#{$experimental-support-for-mozilla} "$webkit-"#{$experimental-support-for-webkit}
"$opera-"#{$experimental-support-for-opera} "$microsoft-"#{$experimental-support-for-microsoft} "$k
html-"#{$experimental-support-for-khtml}')
You can use the sass-convert command to automatically fix most cases.
[19:04:14] DEPRECATION WARNING on line 92 of c:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0
.3/stylesheets/compass/css3/_deprecated-support.scss: #{} interpolation near operators will be simpl
ified
in a future version of Sass. To preserve the current behavior, use quotes:
unquote('"$ie6-"#{$legacy-support-for-ie6} "$ie7-"#{$legacy-support-for-ie7} "$ie8-"#{$legacy-supp
ort-for-ie8}')
You can use the sass-convert command to automatically fix most cases.
[19:04:19] DEPRECATION WARNING on line 70 of c:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/susy-2.2.9/sass/
susy/output/support/_support.scss: #{} interpolation near operators will be simplified
in a future version of Sass. To preserve the current behavior, use quotes:
unquote("#{$_type}-exists")
write builds/development/css/style.css