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/mymodule/MyControl.css
Normal file
3
apps/tests/xml-declaration/mymodule/MyControl.css
Normal file
@@ -0,0 +1,3 @@
|
||||
.MyStackLayout {
|
||||
background-color: red;
|
||||
}
|
||||
Reference in New Issue
Block a user