1.0.4 • Published 4 years ago

roboto-sass v1.0.4

Weekly downloads
36
License
MIT
Repository
github
Last release
4 years ago

Roboto Sass

Roboto Sass is basically used for Google Roboto fonts.

Installation

  1. Via yarn yarn add roboto-sass
  2. Via npm npm i roboto-sass

Usage

Import the robobo sass file inside your desired sass file e.g

@import "~roboto-sass/scss/roboto";

Note: If you want to use condensed or slab version, replace roboto with roboto-condensed or roboto-slab.