[dependencies.proc-macro2]
version = "1.0.79"
[dependencies.quote]
version = "1.0.35"
[dependencies.stylist-tailwind-core]
version = "0.2.0"
[dependencies.syn]
version = "2.0"
[lib]
bench = false
proc-macro = true
[package]
description = "Adds a bunch of tailwind classes for stylist-rs to quickly add css to yew applications"
edition = "2021"
keywords = ["stylist", "stylist-rs", "tailwind", "css", "yew"]
license = "MIT"
name = "stylist-tailwind-macros"
repository = "https://github.com/stefanhofman/stylist-rs-tailwind"
version = "0.2.0"