Skip to content

Commit ed15e0a

Browse files
committed
⬆️ Update Astro to 5.0 & dependencies to latest version
1 parent 7ff124c commit ed15e0a

File tree

4 files changed

+1342
-1433
lines changed

4 files changed

+1342
-1433
lines changed

astro.config.mjs

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,6 @@ export default defineConfig({
2020
vite: {
2121
ssr: {
2222
noExternal: ['webcoreui']
23-
},
24-
css: {
25-
preprocessorOptions: {
26-
scss: {
27-
api: 'modern-compiler'
28-
}
29-
}
3023
}
3124
}
3225
})

0 commit comments

Comments
 (0)