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

pui-css-dividers

Package Overview
Dependencies
Maintainers
5
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pui-css-dividers - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

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

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

@@ -6,3 +6,3 @@ # dividers

## Usage
## Installation

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

You can find examples of the dividers component in the [pui style guide](http://styleguide.pivotal.io/elements.html#divider)
## Usage
```html
<hr class="divider-alternate-1"/>
<hr class="divider-alternate-2"/>
<div class="dark-background" style="background-color: #243640; padding: 20px;">
<hr class="divider-1"/>
<hr class="divider-2"/>
</div>
```
You can find more examples of the dividers component in the [pui style guide](http://styleguide.pivotal.io/elements.html#divider)

@@ -18,0 +29,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