Border Radius

Dashvar provides a few utility variables for all of your border-radius needs.

var(--border-radius-0)
var(--border-radius-1)
var(--border-radius-2)
var(--border-radius-3)
var(--border-radius-4)
var(--border-radius-5)
var(--border-radius-6)
var(--border-radius-7)
var(--border-radius-8)
var(--border-radius-9)
var(--border-radius-full)

Interactive Example

Feel free to play with this interactive example to get comfortable with the tool.