[dependencies.web-sys]
features = ["Window"]
version = "0.3"
[dependencies.yew]
version = "0.20.0"
[dependencies.yew-router]
version = "0.17.0"
[package]
description = "A collection of yew components using the atomic component management system. Components are made in tailwindcss."
edition = "2021"
license = "MIT"
name = "yew_components_library"
readme = "README.md"
version = "0.1.0"