basi_css 0.2.2

CSS framework using tiny_http
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "basi_css"
version = "0.2.2"
edition = "2021"
description="CSS framework using tiny_http"
authors = ["LemonsSquirrel"]
license = "ISC"
repository = "https://github.com/LemonsSquirrel/BasiCss"

[dependencies]
tiny_http="0.12"