0.0.3 • Published 4 years ago

@kamplhdev/roboto-fontface v0.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

Roboto font

A package providing the Roboto font. The font was created by Christian Robertson.

Installing

Prerequisites

In order to install Roboto font you need to have installed following:

Installation

If you have it already installed, open up a terminal, navigate to your projects root directory and then execute

# install via NPM
$ npm install roboto-fontface --save

Usage

Import files in your project to have access to "Roboto" font face:

  • scss/roboto/roboto-fontface.scss - whole font family in SCSS

Importing whole family may lead to huge build, so you can import only individual weights by importing for example:

  • scss/roboto/roboto-fontface-black.scss
  • scss/roboto/roboto-fontface-black-italic.scss
0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago

1.0.0

4 years ago