basecoat-css 0.2.2

Component-layer CSS source for basecoat-rs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "basecoat-css"
version = "0.2.2"
edition.workspace = true
license.workspace = true
authors.workspace = true
repository.workspace = true
readme = "README.md"
description = "Component-layer CSS source for basecoat-rs"
keywords = ["css", "tailwind", "ui", "components"]
categories = ["web-programming"]
include = ["src/**/*", "assets/basecoat.css", "build.rs", "README.md", "Cargo.toml"]
links = "basecoat_css_path"