More Functions
These are in the works
.random {
z-index: random();
order: random-item();
} .use-nth-child-value {
background-color: hsl(sibling-count() 50% 50%);
animation-delay: calc(sibling-index() * .1s);
} .progress {
progress()
media-progress()
container-progress()
} .mix {
mix()
calc-mix()
cross-fade()
transform-mix()
} .misc {
first-valid()
toggle()
calc-size()
} CSS Values Level 5