We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 823b0ce commit 9e184d7Copy full SHA for 9e184d7
src/pages/map.astro
@@ -3,6 +3,7 @@ import "@/assets/styles/map/popup.css";
3
import IndiaMap from "@/components/IndiaMap.astro";
4
import Popup from "@/components/Popup.astro";
5
import BaseLayout from "@/layouts/Base";
6
+import "@/assets/styles/map/map.css";
7
---
8
9
<BaseLayout meta={{ title: "Explore Dances of India" }}>
0 commit comments