ev_lib_classes 0.7.0

Pure styling data (Tailwind class tables) shared by the Dioxus uikit and the TS codegen — no Dioxus.
Documentation
1
2
pub const PROGRESS_TRACK: &str = "bg-primary/20 relative h-2 w-full overflow-hidden rounded-full";
pub const PROGRESS_INDICATOR: &str = "bg-primary h-full w-full flex-1 transition-all";