summaryrefslogtreecommitdiff
path: root/mobile-ns/app/app.css
blob: 14de482377488fcb88b8831104ef1efee142a47f (plain)
1
2
3
4
5
6
@import '@nativescript/theme/css/core.css';
@import '@nativescript/theme/css/default.css';

Button.-primary {
  font-size: 18;
}