Add reference to border command.

This commit is contained in:
Rodrigo Girão Serrão
2023-01-04 10:33:58 +00:00
parent 7047cc494f
commit dceeb80bcd

View File

@@ -6,6 +6,14 @@ The `<border>` CSS type represents a border style.
--8<-- "docs/snippets/type_syntax/border.md"
## Border command
The `textual` CLI has a subcommand which will let you explore the various border types interactively, when applied to the CSS rule [`border`](../styles/border.md):
```
textual borders
```
## Examples
### CSS