mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Style all Textual CSS as 'sass'
Textual CSS is better highlighted in SASS code blocks because the SASS parser seems to be more lenient.
This commit is contained in:
@@ -48,7 +48,7 @@ The labels will remain in that position (docked) even if the container they are
|
||||
|
||||
=== "dock_all.css"
|
||||
|
||||
```css hl_lines="2-5 8-11 14-17 20-23"
|
||||
```sass hl_lines="2-5 8-11 14-17 20-23"
|
||||
--8<-- "docs/examples/styles/dock_all.css"
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user