Skip to content

Commit ee98415

Browse files
committed
fix: base for gh pages
1 parent 57ecc81 commit ee98415

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

astro.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import tailwind from '@astrojs/tailwind';
66

77
// https://astro.build/config
88
export default defineConfig({
9+
base:'/react-mix-tag-input/',
910
integrations: [react(), tailwind({
1011
applyBaseStyles: false,
1112
})]

0 commit comments

Comments
 (0)