feat: Support anchors, use style nesting, use normalize.css

This commit is contained in:
daudix-UFO
2023-11-16 22:46:21 +03:00
parent 685ae98d11
commit 8488d2cbbb
7 changed files with 517 additions and 142 deletions

View File

@ -0,0 +1 @@
<a class="zola-anchor" href="#{{ id }}" aria-label="Anchor link for: {{ id }}"><i class="bi bi-link-45deg"></i></a>