Watch for CSS math functionality types (abs, sign, round, mod, rem, pow, exp...) [🟩 fully supported now] #2267
Labels
Frontend (Style)
Related to the client-side CSS (or Sass)
Milestone
The actual list:
abs()
sign()
round()
mod()
rem()
pow()
sqrt()
hypot()
log()
exp()
Example docs: https://developer.mozilla.org/en-US/docs/Web/CSS/exp
Check for browser support here (a few references):
The text was updated successfully, but these errors were encountered: