🏠 New in High Baseline Support: appearance

September 14, 2024

caniuse · mdn · spec

The appearance CSS property controls the appearance of form controls. Using appearance: none disables any default native appearance and allows the elements to be styled with CSS.

Source features