nate-strauser / meteor-font-awesome

Meteor package for font awesome loaded from CDN

Home Page:https://atmospherejs.com/natestrauser/font-awesome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Font Awesome from CDN

Load Font-Awesome from a CDN.

If you want to include Font Awesome in your build, use the official Font Awesome package.

Browser policy

if you are using the browser-policy package, you'll need to add this line to a file in your /server/ directory to allow the browser to load from the cdn

BrowserPolicy.content.allowOriginForAll('*.bootstrapcdn.com');

4.0 Upgrade Issues

Be aware of the class name changes, what's new in Font Awesome and upgrading from v3 to v4

About

Meteor package for font awesome loaded from CDN

https://atmospherejs.com/natestrauser/font-awesome


Languages

Language:JavaScript 82.1%Language:HTML 15.4%Language:CSS 2.5%