UNPKG

framework7

Version:

Full featured mobile HTML framework for building iOS & Android apps

8 lines (7 loc) 169 B
/* === Touch Ripple === */ & when (@includeIosTheme) { @import url('./touch-ripple-ios.less'); } & when (@includeMdTheme) { @import url('./touch-ripple-md.less'); }