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