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