UNPKG

framework7

Version:

Full featured mobile HTML framework for building iOS & Android apps

8 lines (7 loc) 139 B
/* === Virtual List === */ .if-ios-theme({ @import './virtual-list-ios.less'; }); .if-md-theme({ @import './virtual-list-md.less'; });