Skip to content

predixdesignsystem/px-meta-buttons-design

Repository files navigation

px-meta-buttons-design

The Predix UI Meta Buttons module is a shortcut collection of all Predix UI button related modules.

Dependencies

The px-meta-buttons-design module depends on two other Px modules:

Installation

Install this module and its dependencies using bower:

bower install --save px-meta-buttons-design

Once installed, @import into your project's Sass file in its Meta layer:

@import "px-meta-buttons-design/_meta.buttons.scss";

View the full API here.