mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
Add fontawesome v4 shims
This commit is contained in:
parent
5fdf88135e
commit
59f802e31e
@ -4,6 +4,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<title>fontawesome icons</title>
|
||||
<link href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" rel="stylesheet">
|
||||
<link href="https://use.fontawesome.com/releases/v5.13.0/css/v4-shims.css" rel="stylesheet">
|
||||
<script type="text/javascript" src="../../test.js"></script>
|
||||
<style>
|
||||
body {
|
||||
|
Loading…
Reference in New Issue
Block a user