UNPKG

framework7

Version:

Full featured mobile HTML framework for building iOS & Android apps

8 lines (7 loc) 130 B
/* === Statusbar === */ .if-ios-theme({ @import './statusbar-ios.less'; }); .if-md-theme({ @import './statusbar-md.less'; });