From 23739818f4d9b4f337f9d8401d93ce8b4e07f092 Mon Sep 17 00:00:00 2001 From: Matt DeCamp Date: Thu, 9 Dec 2021 20:50:19 -0500 Subject: [PATCH] styling script credit --- src/assets/styles/styles.11ty.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/assets/styles/styles.11ty.js b/src/assets/styles/styles.11ty.js index ef95065..69487f3 100644 --- a/src/assets/styles/styles.11ty.js +++ b/src/assets/styles/styles.11ty.js @@ -1,3 +1,4 @@ +// Based on Max Bock's scripts on eleventastic https://github.com/maxboeck/eleventastic // This runs the CSS file build // Converts Sass and compiles all files defined in main file