Current section
Files
Jump to
Current section
Files
gleam.toml
name = "sketch"
target = "javascript"
version = "2.0.0"
description = "A CSS-in-Gleam package, made to work with frontend, backend, and directly with lustre!"
licences = ["MIT"]
links = [{title = "Sponsor", href = "https://github.com/sponsors/ghivert"}]
repository = {type = "github", user = "ghivert", repo = "sketch"}
[dependencies]
gleam_stdlib = "~> 0.34 or ~> 1.0"
lustre = "~> 4.1"
plinth = "~> 0.2"
[dev-dependencies]
gleeunit = "~> 1.0"