UNPKG

framework7

Version:

Full featured mobile HTML framework for building iOS & Android apps

9 lines (7 loc) 170 B
/* === Virtual List === */ & when (@includeIosTheme) { @import url('./virtual-list-ios.less'); } & when (@includeMdTheme) { @import url('./virtual-list-md.less'); }