Enter @property
Turn --brand
into a typed <color>
variable
{
@property --brand {
syntax: "<color>";
inherits: false;
initial-value: hotpink;
}
}
@property
Turn --brand
into a typed <color>
variable
{
@property --brand {
syntax: "<color>";
inherits: false;
initial-value: hotpink;
}
}