UNPKG

framework7

Version:

Full featured mobile HTML framework for building iOS & Android apps

10 lines (8 loc) 188 B
/* === Touch Highlight === */ @import './touch-highlight-vars.less'; .if-ios-theme({ @import './touch-highlight-ios.less'; }); .if-md-theme({ @import './touch-highlight-md.less'; });