BETA

Border Color

Customize the color of the border of a squircle.

Variables

VariableType
--squircle-border-color
color

Usage

You can customize the color of the border of a squircle by using the --squircle-border-color variable.

.squircle {
  --squircle-border-color: #000;
}

By Skyleen. The source code is available on GitHub.

On this page