Add overflow CSS type.

This commit is contained in:
Rodrigo Girão Serrão
2023-01-04 11:25:47 +00:00
parent 80f2ad214b
commit 8fd118c4bc
3 changed files with 35 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ nav:
- "css_types/integer.md"
- "css_types/name.md"
- "css_types/number.md"
- "css_types/overflow.md"
- "css_types/percentage.md"
- "css_types/scalar.md"
- "css_types/text_style.md"