summaryrefslogtreecommitdiff
path: root/examples/subpath/src/pages/index.astro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/subpath/src/pages/index.astro')
-rw-r--r--examples/subpath/src/pages/index.astro4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/subpath/src/pages/index.astro b/examples/subpath/src/pages/index.astro
index a7620accd..7ecb1f58d 100644
--- a/examples/subpath/src/pages/index.astro
+++ b/examples/subpath/src/pages/index.astro
@@ -1,6 +1,6 @@
---
-import '../styles/main.scss';
-import Time from '../components/Time.jsx';
+import "../styles/main.scss";
+import Time from "../components/Time.jsx";
---
<html lang="en">