lots more docs

This commit is contained in:
Will McGugan
2022-08-14 15:43:00 +01:00
parent a1c0b173bd
commit 538e5d4701
45 changed files with 653 additions and 199 deletions

View File

@@ -36,6 +36,12 @@ This examples shows a widget with an outline. Note how the outline occludes the
--8<-- "docs/examples/styles/outline.py"
```
=== "outline.css"
```css
--8<-- "docs/examples/styles/outline.css"
```
=== "Output"
```{.textual path="docs/examples/styles/outline.py"}