From 88f1baa4610d3852fdf16319aec30a3f0eae9cea Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 18 Jan 2026 23:58:24 +0100 Subject: Move client styling to build-crate --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e17fdaa..20a6408 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,6 +14,7 @@ members = [ "stream/types", "ui", "ui/client-scripts", + "ui/client-style", "remuxer", "common/object", ] -- cgit v1.3