mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Add reference to border command.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user