Skip to content

Commit 2cc1893

Browse files
committed
fix build
1 parent 4fe0280 commit 2cc1893

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/layouts/Layout.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
import './src/styles/global.css'
2+
import '../styles/global.css'
33
---
44

55
<!doctype html>

0 commit comments

Comments
 (0)