mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Merge pull request #680 from Textualize/css-syntax-error-message
Improve error message for CSS syntax error
This commit is contained in:
@@ -4,7 +4,7 @@ Screen {
|
||||
|
||||
#left_pane {
|
||||
background: red;
|
||||
width: 20;
|
||||
width: 20
|
||||
overflow: scroll scroll;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user