fix: reveal index elements sequentially
This commit is contained in:
parent
df28660adc
commit
ca858f5fde
4 changed files with 26 additions and 22 deletions
|
@ -19,7 +19,7 @@
|
|||
"@fontsource-variable/outfit": "^5.2.5",
|
||||
"@fontsource-variable/red-hat-mono": "^5.2.5",
|
||||
"@tailwindcss/vite": "^4.0.9",
|
||||
"astro": "^5.4.1",
|
||||
"astro": "^5.4.2",
|
||||
"astro-icon": "^1.1.5",
|
||||
"npm-check-updates": "^17.1.15",
|
||||
"rehype-external-links": "^3.0.0",
|
||||
|
@ -29,7 +29,7 @@
|
|||
"devDependencies": {
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"@types/node": "^22.13.8",
|
||||
"@types/node": "^22.13.9",
|
||||
"prettier": "^3.5.3",
|
||||
"prettier-plugin-astro": "^0.14.1",
|
||||
"prettier-plugin-tailwindcss": "^0.6.11"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue