UNPKG

@drewbot/sass-flexbox-grid

Version:

A responsive sass grid library built with flexbox

7 lines (5 loc) 139 B
// strict mode // test by @kangax Modernizr.addTest('strictmode', function(){ return (function(){ "use strict"; return !this; })(); });