css: route palette + body typography through hive-fr0nt::BASE_CSS
This commit is contained in:
parent
7fc3e81062
commit
e283e39949
7 changed files with 28 additions and 43 deletions
6
Cargo.lock
generated
6
Cargo.lock
generated
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue