pure-boots

0.2.3 • Public • Published

pure-grid cli

Easily create a custom-column responsive pure grid on the command line.

Installation

npm install -g pure-boots

Usage

pure-grid <columns> [<output-directory>]

To make an n column responsive grid:

# Outputs to ./pure-grid-n.css 
pure-grid n

To make an m column responsive grid and place it in a relative directory css/:

# Outputs to ./css/pure-grid-m.css 
pure-grid m css

👻 Before you use!

⚠️ The output filenames are not customizable. They will be invariably pure-grid-n.css for an n column grid.

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i pure-boots

    Weekly Downloads

    2

    Version

    0.2.3

    License

    MIT

    Last publish

    Collaborators

    • brettimus