@creative-fonts/sunny-spells

1.0.2 • Public • Published

Creative-fonts Sunny Spells

The CSS and web font files to easily self-host the “Sunny Spells” 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/sunny-spells // yarn add @creative-fonts/sunny-spells
    
  • Within your app entry file or site component, import the font like:

    import "@creative-fonts/sunny-spells"
    
  • Now, you can reference the font name in a CSS stylestyle sheet, CSS Module, or CSS-in-JS:

    body{
        font-family: "Sunny Spells";
    }
    

Feel free to raise any issue here.

/@creative-fonts/sunny-spells/

    Package Sidebar

    Install

    npm i @creative-fonts/sunny-spells

    Weekly Downloads

    0

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    38.6 kB

    Total Files

    5

    Last publish

    Collaborators

    • bhuvnesh875