mirror of
https://github.com/thiloho/aurora.git
synced 2025-11-22 11:31:36 +01:00
Use OpenProps for consistent styles
This commit is contained in:
@@ -11,11 +11,12 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/svelte": "^2.1.1",
|
||||
"astro": "^2.4.5",
|
||||
"rehype-autolink-headings": "^6.1.1",
|
||||
"sharp": "^0.32.1",
|
||||
"@fontsource/jetbrains-mono": "^4.5.12",
|
||||
"@fontsource/roboto": "^4.5.8",
|
||||
"astro": "^2.4.5",
|
||||
"open-props": "^1.5.8",
|
||||
"rehype-autolink-headings": "^6.1.1",
|
||||
"sharp": "^0.32.1",
|
||||
"svelte": "^3.59.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user