From fd3dde39fc231b6e828c7de359b94a00defb617e Mon Sep 17 00:00:00 2001 From: Michael Kirsanov <94795502+lofimichael@users.noreply.github.com> Date: Sun, 5 Jan 2025 16:13:12 -0600 Subject: [PATCH] added slopwind (tailwind) support --- LIVE/index.html | 5 +- LIVE/package.json | 9 +- LIVE/postcss.config.js | 6 + LIVE/src/static/css/tailwind.css | 640 +++++++++++++++++++++++++++++++ LIVE/src/style.css | 3 + LIVE/tailwind.config.js | 12 + 6 files changed, 672 insertions(+), 3 deletions(-) create mode 100644 LIVE/postcss.config.js create mode 100644 LIVE/src/static/css/tailwind.css create mode 100644 LIVE/src/style.css create mode 100644 LIVE/tailwind.config.js diff --git a/LIVE/index.html b/LIVE/index.html index 981e793..401279b 100644 --- a/LIVE/index.html +++ b/LIVE/index.html @@ -1,4 +1,3 @@ - @@ -9,6 +8,7 @@ + @@ -20,9 +20,10 @@
-

Welcome to slopify.dev season 1 LIVE AND DIRECT

+

Welcome to slopify.dev season 1 LIVE AND DIRECT


+

Navigation: