@savvy-css/grid-object-patterns

0.2.2 • Public • Published

Savvy CSS Grid Object Patterns

Latest NPM release Dependencies Dev Dependencies License

Grid object patterns for Savvy CSS.

Installation

You can install this package using yarn:

yarn add --dev @savvy-css/grid-object-patterns

... or using NPM:

npm install --save-dev @savvy-css/grid-object-patterns

Usage

Within a project that's capable of importing CSS, simply import the module by its package name within your own CSS:

@import "@savvy-css/grid-object-patterns";

Importing this module will add its properties to your project. To override them, simply define them in any portion of your CSS that's imported/processed later.

🔑 For practical tips, check out Savvy's guide on using the grid.

Package Sidebar

Install

npm i @savvy-css/grid-object-patterns

Weekly Downloads

1

Version

0.2.2

License

MIT

Last publish

Collaborators

  • bsipple