mirror of
https://github.com/jsbin/jsbin.git
synced 2026-01-25 15:38:56 +00:00
Merge pull request #948 from getsetbro/patch-5
Added Font Awesome min css
This commit is contained in:
commit
76207d64cd
@ -432,6 +432,10 @@ var libraries = [
|
||||
{
|
||||
"url": "//cdnjs.cloudflare.com/ajax/libs/polymer/0.0.20131010/polymer.min.js",
|
||||
"label": "Polymer"
|
||||
},
|
||||
{
|
||||
"url": "//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css",
|
||||
"label": "Font Awesome 4.0.3"
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user