mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Tests to test both a Declarative UI w/ CSS and a createPage w/ CSS file to verify CSS file is loaded
This commit is contained in:
3
apps/tests/ui/page/test-page-module-css.css
Normal file
3
apps/tests/ui/page/test-page-module-css.css
Normal file
@@ -0,0 +1,3 @@
|
||||
Label {
|
||||
background-color: #ff00ff00;
|
||||
}
|
||||
Reference in New Issue
Block a user