pui-css-panesdeprecated

panes css component for Pivotal UI based on Bootstrap

Usage no npm install needed!

<script type="module">
  import puiCssPanes from 'https://cdn.skypack.dev/pui-css-panes';
</script>

README

pui-css-panes

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

Usage

<div class="pane bg-dark-2">
  <div class="container bg-glow">
    <h1 class="type-neutral-11">This is a pane</h1>
  </div>
</div>

You can find more examples of the panes 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.