starbase_styles 0.1.2

Utilities for styling the terminal.
Documentation
[dependencies.dirs]
version = "5.0.0"

[dependencies.miette]
optional = true
version = "5.7.0"

[dependencies.owo-colors]
version = "3.5.0"

[dependencies.supports-color]
version = "2.0.0"

[features]
default = []
theme = ["dep:miette"]

[package]
description = "Utilities for styling the terminal."
edition = "2021"
license = "MIT"
name = "starbase_styles"
readme = "README.md"
repository = "https://github.com/moonrepo/starbase"
resolver = "1"
version = "0.1.2"