ev_lib_classes 0.3.2

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
8
9
10
11
[package]
name = "ev_lib_classes"
version = "0.3.2"
edition = "2024"
description = "Pure styling data (Tailwind class tables) shared by the Dioxus uikit and the TS codegen — no Dioxus."
license = "BlueOak-1.0.0"
repository = "https://github.com/EV-invest/lib"

[dependencies]
strum.workspace = true
tailwind_fuse = { workspace = true, features = ["variant"] }