From 00738c9383472b9fd83d65785215c5a97a58159f Mon Sep 17 00:00:00 2001 From: Aylur Date: Thu, 26 Sep 2024 00:32:03 +0000 Subject: add: python example bar --- examples/py/starter-bar/style.css | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 examples/py/starter-bar/style.css (limited to 'examples/py/starter-bar/style.css') diff --git a/examples/py/starter-bar/style.css b/examples/py/starter-bar/style.css deleted file mode 100644 index cb8c712..0000000 --- a/examples/py/starter-bar/style.css +++ /dev/null @@ -1,4 +0,0 @@ -window.Bar { - background-color: #212121; - color: white; -} -- cgit v1.2.3