JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 16
  • Score
    100M100P100Q60507F
  • License MIT

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

Package Exports

  • @npmcorp/pui-css-buttons

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@npmcorp/pui-css-buttons) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@npmcorp/pui-css-buttons

A CSS buttons 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-buttons

Usage

<button class="btn btn-default">Button</button>

<a class="btn btn-default" href="https://google.com" aria-label="Google homepage">Link</a>

You can find more examples of the buttons 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.