0.1.1 • Published 7 years ago

ticketfly-css-spacing-variables v0.1.1

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

Ticketfly CSS Spacing Variables

Latest NPM release License Dependencies Dev Dependencies

Variables for Ticketfly CSS spacing settings.

The goal of this package is to establish a standard spacing system for Ticketfly UI -- a shared language of dimensions that can be referenced for both designing and implementing rules for margins, paddings, grid gutters, vertical rhythm, and more.

Spacing constants are defined using geometric progression with a base spacing value of 1rem (equivalent to 16px under default browser settings) and a common ratio of 2.

Installation

Installing with npm:

npm install ticketfly-css-spacing-variables

Installing with yarn:

yarn add ticketfly-css-spacing-variables