node_modules/ionic-angular/themes/ionic.mixins.scss:192, in mixindeprecated-variablenode_modules/ionic-angular/components/button/button.md.scss:258
Has anyone seen these warnings in their build?
Here is the only way I am messing with button scss.
$button-ios-background-color: color($colors, secondary);
Is this deprecated? in version "ionic-angular": "^3.4.2"
If you have seen this, please let me know how to get them to go away.
Thanks in advance.