8.3.3 • Published 7 years ago

pui-css-flex-grids v8.3.3

Weekly downloads
36
License
MIT
Repository
github
Last release
7 years ago

pui-css-flex-grids

A CSS flex-grids 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-flex-grids

Usage

<div className='grid'>
  <div className='col'>
    Column
  </div>
  <div className='col'>
    Column
  </div>
  <div className='col'>
    Column
  </div>
</div>

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

8.3.3

7 years ago

8.3.2

7 years ago

8.3.1

7 years ago

8.3.0

7 years ago

8.2.0

7 years ago

8.1.0

7 years ago

8.0.5

7 years ago

8.0.4

7 years ago

8.0.3

7 years ago

8.0.2

7 years ago

8.0.1

7 years ago

8.0.0

7 years ago

7.5.5

7 years ago

7.5.4

7 years ago

7.5.3

7 years ago

7.5.2

7 years ago

7.5.1

7 years ago

7.5.0

7 years ago