Skip to content
This repository was archived by the owner on May 8, 2023. It is now read-only.
This repository was archived by the owner on May 8, 2023. It is now read-only.

how to integrate with scss  #25

@prashantnirgun

Description

@prashantnirgun

Hi I am using nativescript vue and want to integrate fontawesome can anyone help me please.
I download fontawesome-webfont.ttf and kept inside ~/fonts
also added following lines to \app\app.scss

@font-face {
  font-family: "font-awesome";
  src: url("~/fonts/fontawesome-webfont.ttf") format("truetype");
}

and in code I am using

<Button text="&#f006;" class="font-awesome" />```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions