earaujoassis/ubuntu-fontface

This package is abandoned and no longer maintained. No replacement package was suggested.

Ubuntu Font Family

Installs: 362

Dependents: 0

Suggesters: 0

Security: 0

Stars: 27

Watchers: 5

Forks: 17

Open Issues: 1

Language:CSS

Type:css

v0.1.13 2016-11-25 14:21 UTC

This package is not auto-updated.

Last update: 2020-01-24 16:17:48 UTC


README

Ubuntu Font Family Bower-ready (also SCSS-ready, LESS-ready, and plain CSS-ready)

How to use it

  1. Install it from Bower

    $ bower install [--save] ubuntu-fontface

    or from NPM

    $ npm install [--save] ubuntu-fontface
  2. Import it on SCSS/LESS/CSS source code. Assuming {BOWER_PATH} is bower_components/; {SUFFIX} options are -base, -condensed and -mono; {EXTENSION} options are css, less, scss, depending whether you're using pure CSS, SCSS or LESS. The {SUFFIX} is not available if you're importing the pure CSS file. A minified file is available for the pure CSS version.

    @import "{BOWER_PATH}/ubuntu-fontface/ubuntu{SUFFIX}.{EXTENSION}";
  3. If you need any help (or have found any bug 🐞), please post it on /issues. Thank you!

Contributors

License

The Ubuntu Font Family is distributed under the Ubuntu Font Licence.

The source code in this project is distributed under the MIT License © Ewerton Assis