From 85b02485556142a04d902195f895420f306f9781 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Sat, 18 May 2024 17:36:04 +0500 Subject: upd: use tailwindcss --- static/style.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index 04e7110..2b45e2d 100644 --- a/static/style.css +++ b/static/style.css @@ -1,3 +1 @@ -body { - background-color: pink; -} +@import url('https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css'); -- cgit v1.2.3