1.1.7 • Published 2 years ago

@creative-fonts/abstract-groovy v1.1.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Creative-fonts Abstract Groovy

The CSS and web font files to easily self-host the “Abstract Groovy” font. Please visit the main creative-fonts website to view more details on this package.

Quick Installation

  • First install the dependency using:

    npm install @creative-fonts/abstract-groovy // yarn add @creative-fonts/abstract-groovy
  • Within your app entry file or site component, import the font like:

    import "@creative-fonts/abstract-groovy"
  • Now, you can reference the font name in a CSS stylestyle sheet, CSS Module, or CSS-in-JS:
    body{
        font-family: "Abstract Groovy";
    }

Feel free to raise any issue here.

1.1.7

2 years ago

1.1.6

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago