Below is one of the dozen warnings I get when compiling my scss with Singularity 1.6.2. I've been looking for information but only old threads show up referring to version differences between the variables syntax of singularity < 1.2 en > 1.2
WARNING: DEPRECATION: In order to remove global variable naming conflicts, Singularity's settings have been moved into the single `$singularity` variable. Please refer to our documentation (https://github.com/Team-Sass/Singularity/wiki) on how to update your settings. In the next version of Singularity, this warning will be removed. opposite has been returned.
on line 37 of bower_components/singularity/stylesheets/singularitygs/helpers/_find.scss
from line 14 of bower_components/singularity/stylesheets/singularitygs/gutter-styles/_find.scss
from line 6 of bower_components/singularity/stylesheets/singularitygs/math/_gutters.scss
from line 24 of bower_components/singularity/stylesheets/singularitygs/api/_isolation.scss
from line 59 of bower_components/singularity/stylesheets/singularitygs/_api.scss
from line 59 of bower_components/singularity/stylesheets/singularitygs/_api.scss
from line 4726 of scss/style.scss
from line 62 of bower_components/breakpoint-sass/stylesheets/_breakpoint.scss
from line 4725 of scss/style.scss
I even removed the IE legacy vars but the result was the same ... the reference to the wiki is kinda useless because I've read the wiki in all possible directions and there is no reference to this issue.
Below is one of the dozen warnings I get when compiling my scss with Singularity 1.6.2. I've been looking for information but only old threads show up referring to version differences between the variables syntax of singularity < 1.2 en > 1.2
The only variables (related to singularity) are:
I even removed the IE legacy vars but the result was the same ... the reference to the wiki is kinda useless because I've read the wiki in all possible directions and there is no reference to this issue.