UNPKG

bellmaker

Version:

Responsive CSS media query library for LESS and SASS, with device-agnostic and device-specific breakpoints

10 lines (6 loc) 123 B
define([ "../var/support" ], function( support ) { support.focusinBubbles = "onfocusin" in window; return support; });