mastodon.design is one of the many independent Mastodon servers you can use to participate in the fediverse.
A small instance for and by people who make things! We stand for an open, independent, sustainable, inclusive, and accessible web.

Administered by:

Server stats:

315
active users

: if you've been using a custom `rem()` function in to convert px to rem, version 1.65 is likely to break your code, as it introduces the official `rem()` function, which returns the remainder of a division.

There are issues open about this, but it seems intended behaviour and the official solution seems to be to rename the custom function to something like `toRem`, which yes, is sadly more annoying to type... 😅

Amadeus Maximilian

*Update*: the change was reverted. Version 1.66 now no longer breaks custom `rem()` functions—for now. Custom function names overlapping with CSS math functions have been deprecated and will stop working eventually.

For context see this comment on GitHub: github.com/sass/sass/issues/35

GitHubSupport additional calculation functions · Issue #3504 · sass/sassBy nex3