mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-18 13:51:27 +08:00
5 lines
80 B
CSS
5 lines
80 B
CSS
#page {
|
|
background-color: lightcoral;
|
|
}
|
|
|
|
@import url('~/css/import.css'); |