css: route palette + body typography through hive-fr0nt::BASE_CSS

This commit is contained in:
müde 2026-05-17 11:47:45 +02:00
parent 7fc3e81062
commit e283e39949
7 changed files with 28 additions and 43 deletions

6
Cargo.lock generated
View file

@ -451,6 +451,7 @@ dependencies = [
"anyhow",
"axum",
"clap",
"hive-fr0nt",
"hive-sh4re",
"rmcp",
"rusqlite",
@ -470,6 +471,7 @@ dependencies = [
"anyhow",
"axum",
"clap",
"hive-fr0nt",
"hive-sh4re",
"libc",
"rusqlite",
@ -481,6 +483,10 @@ dependencies = [
"tracing-subscriber",
]
[[package]]
name = "hive-fr0nt"
version = "0.1.0"
[[package]]
name = "hive-sh4re"
version = "0.1.0"