css-style 0.9.0

Typed CSS Style
Documentation
[package]
name = "css-style"
version = "0.9.0"
authors = ["Muhannad Alrusayni <Muhannad.Alrusayni@gmail.com>"]
edition = "2018"
description = "Typed CSS Style"
keywords = ["web", "html", "css", "theme", "style"]
categories = ["gui", "wasm", "web-programming"]
license = "MIT OR Apache-2.0"
repository = "https://gitlab.com/MAlrusayni/css-style"
homepage = "https://gitlab.com/MAlrusayni/css-style"
readme = "README.md"

[badges]
maintenance = { status = "actively-developed" }

[dependencies]
indexmap = "1.6.2"
derive_rich = "0.4.4"
derive_more = "0.99.13"
paste = "1.0.5"
palette = "0.5.0"