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