Skip to content

Commit 4943a9c

Browse files
committed
removed base due to css path nesting issue
1 parent 0df5451 commit 4943a9c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

astro.config.mjs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ import tailwindcss from '@tailwindcss/vite';
66
// https://astro.build/config
77
export default defineConfig({
88
site: 'https://muhammadpen.github.io/',
9-
base: '/muhammadpen.github.io',
10-
119
vite: {
1210
plugins: [tailwindcss()]
1311
}

0 commit comments

Comments
 (0)