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