mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
support for custom components CSS added
This commit is contained in:
3
apps/tests/xml-declaration/mymodulewithxml/MyControl.css
Normal file
3
apps/tests/xml-declaration/mymodulewithxml/MyControl.css
Normal file
@@ -0,0 +1,3 @@
|
||||
.MySecondCustomStackLayout {
|
||||
background-color: green;
|
||||
}
|
||||
Reference in New Issue
Block a user