From 5597e11a698fa00d69e5468b137fee31d7715e1a Mon Sep 17 00:00:00 2001 From: Daniel Kraus Date: Tue, 16 Jun 2026 17:13:35 +0200 Subject: [PATCH] Move stylesheet one level up and rename it. --- .../{hugo_cookie_consent/style.scss => hugo_cookie_consent.scss} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename assets/scss/{hugo_cookie_consent/style.scss => hugo_cookie_consent.scss} (100%) diff --git a/assets/scss/hugo_cookie_consent/style.scss b/assets/scss/hugo_cookie_consent.scss similarity index 100% rename from assets/scss/hugo_cookie_consent/style.scss rename to assets/scss/hugo_cookie_consent.scss