mirror of
https://github.com/DiscordFactory/website-documentation.git
synced 2026-02-01 09:27:50 +01:00
🚧 Feat : implement 404 error page
This commit is contained in:
@@ -4,5 +4,5 @@ import WindiCSS from 'vite-plugin-windicss'
|
||||
|
||||
// https://vitejs.dev/config/
|
||||
export default defineConfig({
|
||||
plugins: [vue(), WindiCSS(),]
|
||||
plugins: [vue(), WindiCSS()]
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user