UNPKG

bellmaker

Version:

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

12 lines (10 loc) 200 B
define([ "./core", "./attributes/attr", "./attributes/prop", "./attributes/classes", "./attributes/val" ], function( jQuery ) { // Return jQuery for attributes-only inclusion return jQuery; });