From b8b6175a64bb8044a9c3230bcf6bbf6fd1e01083 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Tue, 6 Jun 2023 09:21:07 -0400 Subject: [PATCH] =?UTF-8?q?works=20with=20a=2024=20second=20docs=20refresh?= =?UTF-8?q?=20=F0=9F=98=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + docs/_includes/default.njk | 14 +- docs/_utilities/cem.cjs | 13 +- docs/pages/components/icon.md | 2 +- package-lock.json | 2283 +++++++++++++++++++++++++++++++-- package.json | 4 +- scripts/build.js | 78 +- scripts/make-icons.js | 2 +- 8 files changed, 2267 insertions(+), 130 deletions(-) diff --git a/.gitignore b/.gitignore index 3d9a6f9f..14cdf7cf 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ _site docs/dist docs/search.json +docs/assets/images/sprite.svg dist node_modules src/react diff --git a/docs/_includes/default.njk b/docs/_includes/default.njk index 96af3ff5..607742b6 100644 --- a/docs/_includes/default.njk +++ b/docs/_includes/default.njk @@ -1,6 +1,6 @@ - @@ -31,9 +31,9 @@ {# Shoelace #} - - - + + + {# Set the initial theme and menu states here to prevent flashing #}