From 8282239d1cf73ed8e992dc121f45df29fcb2c872 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 3 Nov 2022 21:14:50 +0100 Subject: Move to Tailwind 3 --- themes/simple/layouts/partials/head.html | 6 +- themes/simple/layouts/partials/tailwind.html | 235 --------------------------- 2 files changed, 2 insertions(+), 239 deletions(-) delete mode 100755 themes/simple/layouts/partials/tailwind.html (limited to 'themes/simple/layouts/partials') diff --git a/themes/simple/layouts/partials/head.html b/themes/simple/layouts/partials/head.html index 256608d..d7fbec6 100755 --- a/themes/simple/layouts/partials/head.html +++ b/themes/simple/layouts/partials/head.html @@ -4,6 +4,8 @@ + + @@ -16,7 +18,3 @@ - - - -{{ partial "tailwind.html" . }} diff --git a/themes/simple/layouts/partials/tailwind.html b/themes/simple/layouts/partials/tailwind.html deleted file mode 100755 index b6fd763..0000000 --- a/themes/simple/layouts/partials/tailwind.html +++ /dev/null @@ -1,235 +0,0 @@ - -- cgit v1.2.3