Dart Sass (the primary Sass implementation) has deprecated using global functions that exist in sass:modules since v1.80.0. Instead we should use the appropriate sass module. For example, map.has-key ...
Gerillass is a Sass mixin library containing a set of Sass mixins and functions to help front-end developers generate scalable CSS outputs.