Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add appearance-auto utility #12404

Merged
merged 2 commits into from Nov 12, 2023
Merged

Add appearance-auto utility #12404

merged 2 commits into from Nov 12, 2023

Conversation

adamwathan
Copy link
Member

This PR adds a new appearance-auto utility for setting appearance: auto.

The auto value is quite a bit newer than the none value we've supported for years, but has quite good browser support now:

https://caniuse.com/mdn-css_properties_appearance_auto

Resolves #12401.

@adamwathan adamwathan merged commit e5eceb3 into master Nov 12, 2023
10 checks passed
@adamwathan adamwathan deleted the appearance-auto branch November 12, 2023 16:22
thecrypticace pushed a commit that referenced this pull request Dec 4, 2023
* Add `appearance-auto` utility

* Update CHANGELOG

---------

Co-authored-by: Adam Wathan <4323180+adamwathan@users.noreply.github.com>
thecrypticace pushed a commit that referenced this pull request Dec 5, 2023
* Add `appearance-auto` utility

* Update CHANGELOG

---------

Co-authored-by: Adam Wathan <4323180+adamwathan@users.noreply.github.com>
thecrypticace pushed a commit that referenced this pull request Dec 18, 2023
* Add `appearance-auto` utility

* Update CHANGELOG

---------

Co-authored-by: Adam Wathan <4323180+adamwathan@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing appearance-none
1 participant