Skip to content

Commit 7b73b52

Browse files
author
te9no
committed
fix
1 parent 1520090 commit 7b73b52

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export default defineConfig({
1717
autogenerate: { directory: 'guides' },
1818
},
1919
],
20-
customCss: ['./src/styles/global.css'],
20+
customCss: ['/src/styles/global.css'],
2121

2222
}),
2323
],

docs/dist/_astro/index.BUOxbMTi.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)