f32ba315ef
ça contionne maintenant |
||
---|---|---|
.. | ||
fonts | ||
site | ||
_ubuntu-base.scss | ||
_ubuntu-condensed.scss | ||
_ubuntu-mono.scss | ||
_ubuntu.scss | ||
.gitignore | ||
bower.json | ||
CHANGELOG.md | ||
composer.json | ||
MIT-LICENSE | ||
package.json | ||
README.md | ||
ubuntu-base.less | ||
ubuntu-condensed.less | ||
UBUNTU-FONT-LICENSE | ||
ubuntu-mono.less | ||
ubuntu.css | ||
ubuntu.less | ||
ubuntu.min.css |
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}
isbower_components/
;{SUFFIX}
options are-base
,-condensed
and-mono
;{EXTENSION}
options arecss
,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
- Pavel Rykov (@PavelRykov)
- Jordan Last (@lastmjs)
- Rene Schmidt (@rene-s)
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