UNPKG

patternfly

Version:

This reference implementation of PatternFly is based on [Bootstrap v3](http://getbootstrap.com/). Think of PatternFly as a "skinned" version of Bootstrap with additional components and customizations.

9 lines (7 loc) 170 B
// Util: PatternFly Palette colors (function ($) { 'use strict'; if (patternfly !== undefined) { $.pfPaletteColors = patternfly.pfPaletteColors; } }(jQuery));