Appearance
const $hasContrastPreference: Signal<boolean>;
A signal indicating whether the user has any contrast preference set.
import { $hasContrastPreference } from "@monstermann/signals-web"; $hasContrastPreference(); // false