Skip to main content

root_class

Function root_class 

Source
pub fn root_class(luminance: Luminance) -> &'static str
Expand description

The class the root element carries so Tailwind’s dark: variant applies — tailwind.css keys that variant off the class rather than the media query, which is what lets one reading drive both halves.