mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
More friendly Css parser error messages
This commit is contained in:
4
apps/tests/ui/label/label-tests-wrong.css
Normal file
4
apps/tests/ui/label/label-tests-wrong.css
Normal file
@@ -0,0 +1,4 @@
|
||||
label {
|
||||
<!--Test wrong comment-->
|
||||
background-color: red;
|
||||
}
|
||||
Reference in New Issue
Block a user