polyhorn-ui-macros 0.2.0

Procedural macros for Polyhorn UI that turn a CSS-like specification into style structs.
Documentation
[dependencies.casco]
version = "0.2.0"

[dependencies.inflections]
version = "1.1.1"

[dependencies.polyhorn-ui]
version = "0.2.0"

[dependencies.proc-macro2]
version = "1.0.19"

[dependencies.quote]
version = "1.0.7"

[dependencies.syn]
version = "1.0.41"

[lib]
proc-macro = true

[package]
authors = ["Tim <tim@glacyr.com>"]
description = "Procedural macros for Polyhorn UI that turn a CSS-like specification into style structs."
edition = "2018"
license = "MIT"
name = "polyhorn-ui-macros"
repository = "https://github.com/polyhorn/polyhorn/tree/crates/polyhorn-ui-macros"
version = "0.2.0"