@savvy-css/typography-variables

0.2.1 • Public • Published

Savvy CSS Typography Variables

Latest NPM release Dependencies Dev Dependencies License

Typography variables for Savvy CSS.

Installation

You can install this package using yarn:

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

... or using NPM:

npm install --save-dev @savvy-css/typography-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/typography-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.

/@savvy-css/typography-variables/

    Package Sidebar

    Install

    npm i @savvy-css/typography-variables

    Weekly Downloads

    5

    Version

    0.2.1

    License

    MIT

    Last publish

    Collaborators

    • bsipple