[features]
default = []
[lib]
name = "clsx"
path = "src/lib.rs"
[package]
authors = ["Geoffrey Garrett"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A flexible class name composition utility for Rust, inspired by clsx and tailwind-merge."
documentation = "https://docs.rs/clsx"
edition = "2021"
homepage = "https://github.com/geoffreygarrett/clsx#readme"
license = "MIT"
name = "clsx"
readme = "README.md"
repository = "https://github.com/geoffreygarrett/clsx"
version = "0.1.1"