@creative-fonts/abstract-groovy

1.1.7 • Public • Published

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.

Package Sidebar

Install

npm i @creative-fonts/abstract-groovy

Weekly Downloads

1

Version

1.1.7

License

MIT

Unpacked Size

20.5 kB

Total Files

5

Last publish

Collaborators

  • bhuvnesh875