From 9c5a26ef8623a61ab9e8961bff6d4dcf583cfa9d Mon Sep 17 00:00:00 2001 From: ruslanhubspot <165080640+ruslanhubspot@users.noreply.github.com> Date: Wed, 30 Oct 2024 12:05:42 -0400 Subject: [PATCH] Rename examples/getting-started-project-theme/src/getting-started-theme/styles/footer.module.css to examples/getting-started-project-theme/src/getting-started-theme/templates/styles/footer.module.css --- .../{ => templates}/styles/footer.module.css | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename examples/getting-started-project-theme/src/getting-started-theme/{ => templates}/styles/footer.module.css (100%) diff --git a/examples/getting-started-project-theme/src/getting-started-theme/styles/footer.module.css b/examples/getting-started-project-theme/src/getting-started-theme/templates/styles/footer.module.css similarity index 100% rename from examples/getting-started-project-theme/src/getting-started-theme/styles/footer.module.css rename to examples/getting-started-project-theme/src/getting-started-theme/templates/styles/footer.module.css