https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42356 --- Comment #2 from David Nind <david@davidnind.com> --- Created attachment 197548 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197548&action=edit Bug 42356: Silence Sass if-function deprecation warning Like Bug 41327, deprecation warnings about Bootstrap SCSS should be silenced with the assumption that a future version of Bootstrap will correct the problems. In this case the warning is: Deprecation Warning [if-function]: The Sass if() syntax is deprecated in favor of the modern CSS syntax. To test, apply the patch and run 'yarn build.' There should be no warnings. Sponsored-by: Athens County Public Libraries Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.