@creative-fonts/edge-of-the-galaxy

1.0.3 • Public • Published

Creative-fonts Edge of the galaxy

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

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

    body{
        font-family: "Edge of the galaxy";
    }
    

Feel free to raise any issue here.

Package Sidebar

Install

npm i @creative-fonts/edge-of-the-galaxy

Weekly Downloads

2

Version

1.0.3

License

MIT

Unpacked Size

19 kB

Total Files

5

Last publish

Collaborators

  • bhuvnesh875