|
1 year ago | |
---|---|---|
.. | ||
fonts | 1 year ago | |
site | 1 year ago | |
.gitignore | 1 year ago | |
CHANGELOG.md | 1 year ago | |
MIT-LICENSE | 1 year ago | |
README.md | 1 year ago | |
UBUNTU-FONT-LICENSE | 1 year ago | |
_ubuntu-base.scss | 1 year ago | |
_ubuntu-condensed.scss | 1 year ago | |
_ubuntu-mono.scss | 1 year ago | |
_ubuntu.scss | 1 year ago | |
bower.json | 1 year ago | |
composer.json | 1 year ago | |
package.json | 1 year ago | |
ubuntu-base.less | 1 year ago | |
ubuntu-condensed.less | 1 year ago | |
ubuntu-mono.less | 1 year ago | |
ubuntu.css | 1 year ago | |
ubuntu.less | 1 year ago | |
ubuntu.min.css | 1 year ago |
Ubuntu Font Family Bower-ready (also SCSS-ready, LESS-ready, and plain CSS-ready)
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!
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