kimono 0.1.3

A terminal style toolkit inspired by CSS for elegant TUIs
Documentation
1
2
3
4
5
6
build:
	cargo build
lint:
	cargo fmt
test:
	cargo test