css-in-rust 0.1.2

CSSinRust is a package for use with WASM applications providing a component level CSS styling experience.
Documentation
1
2
3
4
// Copyright © 2020 Lukas Wagner

#[cfg(feature = "yew")]
pub mod yew;