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
3
4
5
6
7
pub const FORM_ITEM: &str = "grid gap-2";

pub const FORM_LABEL: &str = "text-accent-error";

pub const FORM_DESCRIPTION: &str = "text-ink-soft text-sm";

pub const FORM_MESSAGE: &str = "text-accent-error text-sm";