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
5
#!/bin/bash

# This is blocked by https://github.com/rustwasm/wasm-pack/issues/698
#wasm-pack test --node -- --features std_web
cargo test --features std_web