Skip to content

savvy-css/spacing-variables

Repository files navigation

Savvy CSS Spacing Variables

Latest NPM release License Dependencies Dev Dependencies

Spacing variables for Savvy CSS.

Installation

You can install this package using yarn:

yarn add --dev @savvy-css/spacing-variables

... or using NPM:

npm install --save-dev @savvy-css/spacing-variables

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/spacing-variables";

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.

About

Spacing variables for Savvy CSS

Resources

License

Stars

Watchers

Forks

Packages

No packages published