@npmcorp/pui-css-typography

typography css component for the npm fork of Pivotal UI, based on Bootstrap

Usage no npm install needed!

<script type="module">
  import npmcorpPuiCssTypography from 'https://cdn.skypack.dev/@npmcorp/pui-css-typography';
</script>

README

@npmcorp/pui-css-typography

A CSS typography component that can be installed via this npm package. The package provides all of the CSS you need to use the component.

Installation

To install the package, from the command line, type:

npm install pui-css-typography

Usage

<h1 class="title">h1.title 42px</h1>
<h2>h2 25px</h2>
<p class="type-sm">small text 14px</p>

You can find more examples of the typography component in the pui style guide


This is a component of Pivotal UI. It is a Pivotal specific implementation of Bootstrap.

Styleguide Github

(c) Copyright 2015 Pivotal Software, Inc. All Rights Reserved.