From a0c64a40e7f309b9321538932ec3f356cdd13b70 Mon Sep 17 00:00:00 2001 From: "Spencer C. Imbleau" Date: Tue, 16 Jan 2024 10:38:18 -0500 Subject: [PATCH] fix: quiet deps --- _config.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_config.yml b/_config.yml index 8369a47..0315bfd 100644 --- a/_config.yml +++ b/_config.yml @@ -35,6 +35,10 @@ theme: minima plugins: - jekyll-feed +# FIX: See https://github.com/jekyll/minima/issues/709 +sass: + quiet_deps: true + # Exclude from processing. # The following items will not be processed, by default. # Any item listed under the `exclude:` key here will be automatically added to