unset

It is a combination of the initial and inherit keywords. The unset keyword sets the value of the property to inherit if the property is inherited from its parent, otherwise the value is set to initial.

Syntax



property: unset;