Variables

Read more about global variables

Border Radius

var(--edge) /* 0px */
var(--circle) /* 200px */
var(--rounded-s) /* 5px */
var(--rounded-m) /* 8px */
var(--rounded-l) /* 12px */

Transition

var(--transition-duration) /* .3s */

Last updated