aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/public/index.html
diff options
context:
space:
mode:
authorBryan Stitt <bryan@stitthappens.com>2018-11-12 07:13:09 +0800
committerGitHub <noreply@github.com>2018-11-12 07:13:09 +0800
commit0101cd73aa87fecc72cc816c6c26af028afd569c (patch)
tree637a87a6ea98e59036cf2537367186b8b4133c9d /packages/instant/public/index.html
parent6ef628613e658e90a06cbe5e34f119082e06678e (diff)
parent397b4e289015f9bb0831c1a0ce6fee601670b487 (diff)
downloaddexon-0x-contracts-0101cd73aa87fecc72cc816c6c26af028afd569c.tar
dexon-0x-contracts-0101cd73aa87fecc72cc816c6c26af028afd569c.tar.gz
dexon-0x-contracts-0101cd73aa87fecc72cc816c6c26af028afd569c.tar.bz2
dexon-0x-contracts-0101cd73aa87fecc72cc816c6c26af028afd569c.tar.lz
dexon-0x-contracts-0101cd73aa87fecc72cc816c6c26af028afd569c.tar.xz
dexon-0x-contracts-0101cd73aa87fecc72cc816c6c26af028afd569c.tar.zst
dexon-0x-contracts-0101cd73aa87fecc72cc816c6c26af028afd569c.zip
Merge branch 'development' into patch-1
Diffstat (limited to 'packages/instant/public/index.html')
-rw-r--r--packages/instant/public/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/instant/public/index.html b/packages/instant/public/index.html
index 033a125a4..f6c809e33 100644
--- a/packages/instant/public/index.html
+++ b/packages/instant/public/index.html
@@ -5,6 +5,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>0x Instant Dev Environment</title>
+ <link rel="stylesheet" href="/external.css">
<script type="text/javascript" src="/main.bundle.js" charset="utf-8"></script>
<script type="text/javascript" src="https://unpkg.com/jsuri@1.3.1/Uri.js" charset="utf-8"></script>
<script type="text/javascript" src="https://unpkg.com/bignumber.js@4.1.0/bignumber.js" charset="utf-8"></script>