pui-css-buttons
Advanced tools
Comparing version 3.0.0-alpha.2 to 3.0.0-alpha.3
{ | ||
"name": "pui-css-buttons", | ||
"style": "buttons.css", | ||
"version": "3.0.0-alpha.2", | ||
"version": "3.0.0-alpha.3", | ||
"description": "buttons css component for Pivotal UI based on Bootstrap", | ||
@@ -23,5 +23,5 @@ "repository": { | ||
"dependencies": { | ||
"pui-css-bootstrap": "3.0.0-alpha.2", | ||
"pui-css-typography": "3.0.0-alpha.2" | ||
"pui-css-bootstrap": "3.0.0-alpha.3", | ||
"pui-css-typography": "3.0.0-alpha.3" | ||
} | ||
} |
# 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. | ||
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. | ||
@@ -10,3 +10,3 @@ | ||
To install the package, from the command line, type: | ||
To install the package from the command line: | ||
@@ -28,9 +28,11 @@ ``` | ||
***************************************** | ||
This is a component of Pivotal UI. It is a Pivotal specific implementation of Bootstrap. | ||
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 2015 Pivotal Software, Inc. All Rights Reserved. | ||
(c) Copyright 2016 Pivotal Software, Inc. All Rights Reserved. |
12902
37
+ Addedpui-css-bootstrap@3.0.0-alpha.3(transitive)
+ Addedpui-css-typography@3.0.0-alpha.3(transitive)
- Removedpui-css-bootstrap@3.0.0-alpha.2(transitive)
- Removedpui-css-typography@3.0.0-alpha.2(transitive)