css-protips
css-protips copied to clipboard
add a new tip on `prefers-color-scheme` media feature
Added a new tip to detect if the user prefers a light theme or a dark theme using the prefers-color-scheme media feature. This tip can be really helpful to implement light/dark mode on a website