ui-fonts

0.0.2 • Public • Published

Overview

This provides less files, which can simply be imported and there is no need for you to worry about the font path, which makes it great when working with Polymer.

Usage

npm install --save custom-elements/ui-fonts.git

In your less/css source, you just import and this will inline:

@import "<root>/node_modules/ui-fonts/build/font-awesome";
@import "<root>/node_modules/ui-fonts/build/anonymous-pro";

LESS/CSS

Just to be nice, the less files in ./build are valid css, so you can use them without processing, check out it in demo.html.

Readme

Keywords

none

Package Sidebar

Install

npm i ui-fonts

Weekly Downloads

8

Version

0.0.2

License

MIT

Last publish

Collaborators

  • wballard