Socket
Book a DemoInstallSign in
Socket

org.webjars.bowergithub.predixdesignsystem:px-typography-design

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

org.webjars.bowergithub.predixdesignsystem:px-typography-design

WebJar for px-typography-design

Source
mavenMaven
Version
0.3.5
Version published
Maintainers
1
Source

Typography

The Predix UI Typography module defines styles for basic typography.

Dependencies

Predix UI's Typography module depends on three other Px modules:

  • px-colors-design
  • px-defaults-design
  • px-mixins-design

Upstream dependency

The Typography module is also an upstream dependency in this meta kit:

Installation

Install this module and its dependencies using bower:

bower install --save px-typography-design

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

@import "px-typography-design/_base.typography.scss";

Usage

Individual webfont files should be included in a type directory. Files must be present in the following filetypes:

  • eot
  • svg
  • ttf
  • woff

These classes are available to adjust font-weight:

  • .weight--[light|normal|semibold]

view the full API here

FAQs

Package last updated on 23 Apr 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts