Skip to content

predixdesignsystem/px-normalize-design

Repository files navigation

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.