We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fe0280 commit 2cc1893Copy full SHA for 2cc1893
1 file changed
src/layouts/Layout.astro
@@ -1,5 +1,5 @@
1
---
2
-import './src/styles/global.css'
+import '../styles/global.css'
3
4
5
<!doctype html>
0 commit comments