From ce4ae9e43ea4772c052e1a8694f8e350109f7fed Mon Sep 17 00:00:00 2001 From: Dejvino Date: Thu, 13 Nov 2025 19:23:05 +0100 Subject: [PATCH] Refactoring: move out config --- tv-player/index.html | 53 +++---------------------------- tv-player/src/global-variables.js | 37 +++++++++++++++++++++ tv-player/src/tailwind-config.js | 10 ++++++ 3 files changed, 51 insertions(+), 49 deletions(-) create mode 100644 tv-player/src/global-variables.js create mode 100644 tv-player/src/tailwind-config.js diff --git a/tv-player/index.html b/tv-player/index.html index fd7947c..cdf4598 100644 --- a/tv-player/index.html +++ b/tv-player/index.html @@ -6,18 +6,7 @@ Retro TV Player - +