basi_css 0.2.0

CSS module for loading a CSS design file from an URL
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "basi_css"
version = "0.2.0"
edition = "2021"
description="CSS module for loading a CSS design file from an URL"
authors = ["Peluchecrunchy"]
license = "ISC"

[dependencies]
tiny_http="0.12"