Socket
Socket
Sign inDemoInstall

pui-css-dividers

Package Overview
Dependencies
0
Maintainers
21
Versions
82
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    pui-css-dividers

dividers css component for Pivotal UI based on Bootstrap


Version published
Weekly downloads
223
increased by43.87%
Maintainers
21
Install size
3.79 kB
Created
Weekly downloads
 

Changelog

Source

8.3.3 (2017-08-22)

CSS
  • lists: List dividers - create styles (25250e5b)
React
  • lists: List dividers - create styles (25250e5b) <a name="8.3.2"></a>

Readme

Source

pui-css-dividers

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

Usage

<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


This is a component of Pivotal UI, a collection of React and CSS components for rapidly building and prototyping UIs.

Styleguide Github npm

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

Keywords

FAQs

Last updated on 22 Aug 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc