hallings 0.1.2

Styling framework for Yew ✂
Documentation
[dependencies.gloo-utils]
version = "0.2.0"

[dependencies.wasm-bindgen]
version = "0.2.92"

[dependencies.wasm-bindgen-futures]
version = "0.4.42"

[dependencies.wasm-bindgen-test]
version = "0.3.42"

[dependencies.web-sys]
features = ["HtmlElement", "HtmlCollection", "HtmlInputElement", "Element", "Event", "EventTarget", "CssStyleDeclaration"]
version = "0.3.69"

[dependencies.yew]
features = ["ssr", "csr"]
version = "0.20"

[package]
description = "Styling framework for Yew ✂"
documentation = "https://github.com/davidstyrbjorn/hallings"
edition = "2021"
homepage = "https://github.com/davidstyrbjorn/hallings"
keywords = ["web", "yew", "UI", "library", "wasm"]
license = "MIT"
name = "hallings"
readme = "README.md"
repository = "https://github.com/davidstyrbjorn/hallings"
version = "0.1.2"