Sha256: fd80e0857a5ff569c94eda67f33f9ad0fcd17f2eb4ef0a617af4cdcb078ec344
Contents?: true
Size: 275 Bytes
Versions: 1
Compression:
Stored size: 275 Bytes
Contents
(function (window) { 'use strict'; var patternfly = { version: "3.45.0" }; // 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.45.1 | dist/js/patternfly-settings-base.js |