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.
- Host: GitHub
- URL: https://github.com/fabiosantoscode/component-grid
- Owner: fabiosantoscode
- Created: 2015-09-17T10:01:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-08T10:34:26.000Z (about 10 years ago)
- Last Synced: 2025-03-24T14:44:34.977Z (10 months ago)
- Language: JavaScript
- Size: 474 KB
- Stars: 0
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)