Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pui-css-panels

Package Overview
Dependencies
Maintainers
4
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pui-css-panels - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name": "pui-css-panels",
"style": "panels.css",
"version": "0.0.1",
"version": "0.0.2",
"description": "panels css component for Pivotal UI based on Bootstrap",

@@ -6,0 +6,0 @@ "repository": {

@@ -6,3 +6,3 @@ # panels

## Usage
## Installation

@@ -15,3 +15,13 @@ To install the package, from the command line, type:

You can find examples of the panels component in the [pui style guide](http://styleguide.pivotal.io/objects.html#panel)
## Usage
```html
<div class="panel panel-simple bg-neutral-11">
<div class="panel-body">
Simple Panel
</div>
</div>
```
You can find more examples of the panels component in the [pui style guide](http://styleguide.pivotal.io/objects.html#panel)

@@ -18,0 +28,0 @@ *****************************************

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc