Sha256: ce99f67130e6f523d24ce2c9a2833b8d48c38cc43da97f324298e3ba89f46c43
Contents?: true
Size: 275 Bytes
Versions: 1
Compression:
Stored size: 275 Bytes
Contents
(function (window) { 'use strict'; var patternfly = { version: "3.31.1" }; // definition of breakpoint sizes for tablet and desktop modes patternfly.pfBreakpoints = { 'tablet': 768, 'desktop': 1200 }; window.patternfly = patternfly; })(window);
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
patternfly-sass-3.31.2 | dist/js/patternfly-settings-base.js |