Merge branch 'dev'

This commit is contained in:
Alexis
2024-08-03 22:26:22 +02:00
4 changed files with 4262 additions and 6826 deletions

6821
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -10,11 +10,11 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/sitemap": "^3.1.4",
"@astrojs/vue": "^4.1.0",
"@astrojs/sitemap": "^3.1.6",
"@astrojs/vue": "^4.5.0",
"@types/leaflet": "^1.9.12",
"@vueuse/core": "^10.9.0",
"astro": "^4.7.1",
"astro": "^4.13.1",
"vue": "^3.4.27"
},
"devDependencies": {

4257
pnpm-lock.yaml generated Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -58,11 +58,11 @@
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
@include text.stroke(2, #18181b);
&::before {
display: none;
}
@include text.stroke(2, #18181b);
}
}
}