From 4f39910814164f91657de0b6de5c36241f19fc74 Mon Sep 17 00:00:00 2001 From: Oscar Najera Date: Mon, 6 Jan 2025 22:33:00 +0100 Subject: [RM] delete tachyons --- layouts/partials/head.html | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'layouts') diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 2e3057d..638972b 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -1,18 +1,7 @@ {{ partial "structured-data.html" . }} - {{ with resources.Get "scss/style.scss" | toCSS (dict "includePaths" (slice "node_modules") "targetPath" "css/style.css") | resources.Minify | fingerprint }} - - {{ end }} - - {{ with resources.Get "scss/tailwind.css" | resources.Minify | fingerprint }} + {{ with resources.Get "css/tailwind.css" | resources.Minify | fingerprint }}