Sync mkdocs and reference index with changes.

This commit is contained in:
Rodrigo Girão Serrão
2022-12-21 17:33:28 +00:00
parent 74c525e56d
commit fe0ee2634b
2 changed files with 17 additions and 8 deletions

View File

@@ -4,6 +4,15 @@ Welcome to the Textual Reference.
<div class="grid cards" markdown>
- :octicons-book-16:{ .lg .middle } __CSS Types__
---
CSS Types are the data types that CSS [styles](../styles/index.md) accept in their rules.
:octicons-arrow-right-24: [CSS Types Reference](../css_types/index.md)
- :octicons-book-16:{ .lg .middle } __Events__
---