Open chrisblakley opened 1 year ago
Fully supported now. These can be used.
First thing that comes to mind for Nebula is the color contrast Sass functions. However, this emerging property would replace the need for a manual sass function: https://github.com/chrisblakley/Nebula/issues/2207
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):