# pui-css-buttons

> buttons css component for Pivotal UI based on Bootstrap

Latest version **8.3.3** (published 2017-08-22) · MIT license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install pui-css-buttons
pnpm add pui-css-buttons
yarn add pui-css-buttons
bun add pui-css-buttons
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 8.3.3 |
| Published | 2017-08-22 |
| First published | 2015-04-07 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 639 |
| Author | Pivotal Software, Inc |
| Maintainers | apps-manager, elana, jberney, sjolicoeur, chentom88, jadekler, esharma, aberkovec, pivotal-ui, cthompson, kennyw1019, d-reinhold, atomanyih, ctaymor, mattroyal, gpleiss, charleshansen, vinsonchuong, stubbornella, rdy, ial-ahmed |
| Keywords | bootstrap, pivotal ui, pivotal ui modularized, css |

## Links

- npm: https://www.npmjs.com/package/pui-css-buttons
- Repository: https://github.com/pivotal-cf/pivotal-ui
- Homepage: http://styleguide.pivotal.io/
- Issues: https://github.com/pivotal-cf/pivotal-ui/issues
- npm.io page: https://npm.io/package/pui-css-buttons

## Dependencies (2)

- [pui-css-bootstrap](https://npm.io/package/pui-css-bootstrap.md) =8.3.3
- [pui-css-typography](https://npm.io/package/pui-css-typography.md) =8.3.3

## Alternatives

- [@sveltejs/kit](https://npm.io/package/@sveltejs/kit.md) — 2.2M weekly downloads
- [@atlaskit/theme](https://npm.io/package/@atlaskit/theme.md) — 402.0K weekly downloads
- [@tangle-network/brand](https://npm.io/package/@tangle-network/brand.md) — 10.0K weekly downloads
- [seneca](https://npm.io/package/seneca.md) — 7.4K weekly downloads
- [@bsb/base](https://npm.io/package/@bsb/base.md) — 7.2K weekly downloads

## Recent versions

- 8.3.3 (latest) — 2017-08-22
- 8.3.2 — 2017-08-15
- 8.3.1 — 2017-06-23
- 8.3.0 — 2017-06-13
- 8.2.0 — 2017-06-06
- 8.1.0 — 2017-05-04
- 8.0.5 — 2017-04-14
- 8.0.4 — 2017-03-24
- 8.0.3 — 2017-03-17
- 8.0.2 — 2017-03-17
- 8.0.1 — 2017-03-15
- 8.0.0 — 2017-03-10
- 7.5.5 — 2017-03-08
- 7.5.4 — 2017-02-10
- 7.5.3 — 2017-02-09
- … 68 more at https://npm.io/package/pui-css-buttons/versions

## README

# pui-css-buttons

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



## Installation

To install the package from the command line:

```
npm install pui-css-buttons
```

## Usage

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

<a class="btn-default" href="http://example.com" aria-label="Example Website">Link</a>
```


You can find more examples of the buttons component in the [pui style guide](http://styleguide.pivotal.io/)


*****************************************

This is a component of Pivotal UI, a collection of [React](https://facebook.github.io/react/) and CSS components for rapidly building and prototyping UIs.

[Styleguide](http://styleguide.pivotal.io)
[Github](https://github.com/pivotal-cf/pivotal-ui)
[npm](https://www.npmjs.com/browse/keyword/pivotal%20ui%20modularized)

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

---
_Source: https://npm.io/package/pui-css-buttons · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
