From 7c77277b571a98a1e8e7e8c3cbdd9a6b1cd35a7c Mon Sep 17 00:00:00 2001 From: btopro Date: Mon, 14 Aug 2023 10:31:11 -0400 Subject: [PATCH] https://github.com/elmsln/issues/issues/1655 --- polymer.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/polymer.json b/polymer.json index d1cbbe568a..87b2e05b89 100644 --- a/polymer.json +++ b/polymer.json @@ -17,6 +17,8 @@ "node_modules/@shoelace-style/shoelace/dist/*/*.js", "node_modules/@shoelace-style/shoelace/dist/*.js", "node_modules/@shoelace-style/localize/dist/*.js", + "node_modules/@shoelace-style/shoelace/dist/themes/*.css", + "node_modules/@shoelace-style/shoelace/dist/themes/*.*.js", "node_modules/@shoelace-style/animations/dist/*.js", "node_modules/@shoelace-style/animations/dist/*/*.js", "node_modules/@lit-labs/motion/*.js",