use-web-css 0.0.1

Small CSS utility primitives for RustUse
Documentation
[package]
name = "use-web-css"
description = "Small CSS utility primitives for RustUse"
publish = true
authors.workspace = true
version.workspace = true
edition.workspace = true
homepage.workspace = true
license.workspace = true
repository.workspace = true
documentation.workspace = true
rust-version.workspace = true
readme = "README.md"
keywords = ["css", "style", "web", "property", "utility"]
categories = ["web-programming", "parsing"]

[lib]
name = "use_css"

[lints]
workspace = true