Skip to content

Commit b4179e4

Browse files
committed
update
1 parent ac3bafa commit b4179e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/app.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
// NativeScript core theme
22
// @see https://docs.nativescript.org/ui/theme
33
//@import '~nativescript-theme-core/scss/light';
4-
@import '~nativescript-theme-core/css/core.dark.css';
54
//@import '~nativescript-theme-core/css/core.light.css';
5+
@import '~nativescript-theme-core/css/core.dark.css';
66

77
// Override variables here
88

0 commit comments

Comments
 (0)