Skip to content

IcarusWorks/typography-garnishes

 
 

Repository files navigation

Savvy CSS Typography Garnishes

Latest NPM release Dependencies Dev Dependencies License

Typography garnishes for Savvy CSS.

Installation

You can install this package using yarn:

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

... or using NPM:

npm install --save-dev @savvy-css/typography-garnishes

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-garnishes";

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

Typography garnish classes for Savvy CSS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 64.2%
  • JavaScript 24.8%
  • HTML 11.0%