leptos-bootstrap 0.0.3

Bootstrap styled components for leptos.
Documentation
[dependencies.leptos]
features = ["csr"]
version = "0.8.2"

[dependencies.uuid]
features = ["v4", "js"]
version = "1.17.0"

[lib]
name = "leptos_bootstrap"
path = "src/lib.rs"

[package]
authors = ["James Gopsill"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Bootstrap styled components for leptos."
edition = "2024"
keywords = ["leptos", "bootstrap"]
license = "MIT"
name = "leptos-bootstrap"
readme = "README.md"
repository = "https://github.com/jamesgopsill/leptos-bootstrap"
version = "0.0.3"