mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Fix whitespace
Includes pre-commit hook changes.
This commit is contained in:
@@ -427,4 +427,3 @@ Variables can refer to other variables.
|
||||
Let's say we define a variable `$success: lime;`.
|
||||
Our `$border` variable could then be updated to `$border: wide $success;`, which will
|
||||
be translated to `$border: wide lime;`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user