ev_lib_classes 0.4.1

Pure styling data (Tailwind class tables) shared by the Dioxus uikit and the TS codegen — no Dioxus.
Documentation
1
2
3
pub const AVATAR: &str = "relative flex size-8 shrink-0 overflow-hidden rounded-full";
pub const AVATAR_IMAGE: &str = "aspect-square size-full";
pub const AVATAR_FALLBACK: &str = "bg-muted flex size-full items-center justify-center rounded-full";