UNPKG

framework7

Version:

Full featured mobile HTML framework for building iOS & Android apps

8 lines (7 loc) 115 B
/* === Form === */ .if-ios-theme({ @import './form-ios.less'; }); .if-md-theme({ @import './form-md.less'; });