[dependencies.lazy_static]
version = "1.4.0"
[dependencies.phf]
version = "0.11.2"
[dependencies.reqwest]
features = ["blocking"]
version = "0.12"
[dependencies.scraper]
version = "0.18"
[dependencies.toml]
version = "0.8"
[lib]
bench = false
crate-type = ["cdylib", "rlib"]
[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-core"
repository = "https://github.com/stefanhofman/stylist-rs-tailwind"
version = "0.2.0"