Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.14 KB

README.md

File metadata and controls

32 lines (17 loc) · 1.14 KB

px-normalize-design

The Predix UI Normalize module is based on normalize.css at version v3.0.2. normalize.css makes browsers render all elements more consistently and in line with modern standards. It is developed and maintained by Nicolas Gallagher.

Dependencies

The px-normalize-design module depends on one other Px module:

Upstream dependencies

The px-normalize-design module is also an upstream dependency in this meta kit:

Installation

Install this module and its dependencies using bower:

bower install --save px-normalize-design

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

@import "px-normalize-design/_generic.normalize.scss";

Credits

View the full API here.