An open API service indexing awesome lists of open source software.

https://github.com/fabiosantoscode/component-grid

Provides grid spacing variables, to be used by other components, in order for them to display consistent spacing.
https://github.com/fabiosantoscode/component-grid

Last synced: 10 months ago
JSON representation

Provides grid spacing variables, to be used by other components, in order for them to display consistent spacing.

Awesome Lists containing this project

README

          

# component-grid

Provides grid spacing variables, to be used by other components, in order for them to be consistent with each other.

# The variables

## --grid-gutter-(s/m/l)

Grid gutters are expressed in `rem`s, and they describe the horizontal spacing used in the grid.

## --grid-spacing-{animal}

(Where `{animal}` is an animal)

This expresses the several possible sizes of (usually but not limited to) vertical spacing, in `em`s.

For Available animals and sizes please refer to [this file](index.css)