New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

ubuntu-fontface

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ubuntu-fontface

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

latest
npmnpm
Version
0.1.13
Version published
Maintainers
2
Created
Source

Ubuntu Font Family

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

How to use it

  • Install it from Bower

    $ bower install [--save] ubuntu-fontface
    

    or from NPM

    $ npm install [--save] ubuntu-fontface
    
  • 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}";
    
  • 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

Keywords

ubuntu

FAQs

Package last updated on 08 Mar 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts