chore: update dependencies

This commit is contained in:
radishzzz 2025-05-28 13:59:16 +01:00
parent fa16e82fe0
commit 0d4232db1b
3 changed files with 236 additions and 214 deletions

View file

@ -101,9 +101,6 @@ const filteredHeadings = headings.filter(heading =>
.toc-link-h2, .toc-link-h3, .toc-link-h4 {
--at-apply: 'text-balance text-sm font-normal no-underline 2xl:(text-3.2 c-secondary/60 transition-colors transition-font-weight ease-out hover:c-secondary hover:font-medium)';
}
/* .toc-list > :first-child {
--at-apply: 'mt-0';
} */
/* Initial collapsed state with zero height grid row */
.accordion-wrapper {