https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42356 --- Comment #4 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 197559 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197559&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> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.