From 70baaeb4e78d12c329a03e929fd30d41730ed2b1 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 28 Aug 2022 05:39:44 +0200 Subject: Moved statis assets and converted all CSS to Tailwind --- themes/simple/layouts/partials/tailwind.html | 106 +++++++++++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 themes/simple/layouts/partials/tailwind.html (limited to 'themes/simple/layouts/partials/tailwind.html') diff --git a/themes/simple/layouts/partials/tailwind.html b/themes/simple/layouts/partials/tailwind.html new file mode 100644 index 0000000..078882c --- /dev/null +++ b/themes/simple/layouts/partials/tailwind.html @@ -0,0 +1,106 @@ + -- cgit v1.2.3