Skip to content
This repository has been archived by the owner on Jun 16, 2018. It is now read-only.

SASS deprecation warnings #29

Open
juanwolf opened this issue Jul 9, 2017 · 0 comments
Open

SASS deprecation warnings #29

juanwolf opened this issue Jul 9, 2017 · 0 comments
Assignees

Comments

@juanwolf
Copy link
Owner

juanwolf commented Jul 9, 2017

Running "sass:dist" (sass) task

DEPRECATION WARNING on line 27 of juanwolf_fr/static/stylesheets/constants.scss:                                                                                                                                                                                               
The operation `#2c3e50 plus #121212` 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 30 of juanwolf_fr/static/stylesheets/constants.scss:                                                       
The operation `#2c3e50 plus #121212` 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 juanwolf_fr/static/stylesheets/constants.scss:                                                       
The operation `#121212 times 6` 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 116 of juanwolf_fr/static/stylesheets/constants.scss:                                                      
The operation `#27ae60 minus #121212` 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 118 of juanwolf_fr/static/stylesheets/constants.scss:                                                      
The operation `#fff plus #121212` 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 121 of juanwolf_fr/static/stylesheets/constants.scss:
The operation `#121212 times 3` 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 120 of juanwolf_fr/static/stylesheets/constants.scss:
The operation `#27ae60 minus #363636` 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 162 of juanwolf_fr/static/stylesheets/constants.scss:
The operation `#c0392b minus #121212` 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 164 of juanwolf_fr/static/stylesheets/constants.scss:
The operation `#fff plus #121212` 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 167 of juanwolf_fr/static/stylesheets/constants.scss:
The operation `#121212 times 3` 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 166 of juanwolf_fr/static/stylesheets/constants.scss:
The operation `#c0392b minus #363636` 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 129 of juanwolf_fr/static/stylesheets/chat.scss:
The operation `#121212 times 4` 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 134 of juanwolf_fr/static/stylesheets/chat.scss:
The operation `#121212 times 5` 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
@juanwolf juanwolf changed the title SASS deprecation warning SASS deprecation warnings Jul 9, 2017
@juanwolf juanwolf self-assigned this Jul 9, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant