mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-18 13:51:27 +08:00

* Init steps * Implement logic for auto-complete for all test pages * Init steps * Implement logic for auto-complete for all test pages * Expose TestPageMainViewModel * Merge * Improve check if example is already loaded in collection * Reorder tests * Fix tslint * Include csslv * Include new image source
5 lines
93 B
CSS
5 lines
93 B
CSS
#page {
|
|
background-color: lightcoral;
|
|
}
|
|
|
|
@import url('~/ui-tests-app/css/import.css'); |