radames HF staff commited on
Commit
5fbd493
1 Parent(s): a039226

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -19,6 +19,7 @@
19
  }
20
  </style>
21
  <script src="https://cdn.tailwindcss.com"></script>
 
22
  <script type="module" src="./code.js"></script>
23
  <script type="module">
24
  import { hcl } from "https://cdn.skypack.dev/d3-color@3";
 
19
  }
20
  </style>
21
  <script src="https://cdn.tailwindcss.com"></script>
22
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.3.1/iframeResizer.contentWindow.min.js"></script>
23
  <script type="module" src="./code.js"></script>
24
  <script type="module">
25
  import { hcl } from "https://cdn.skypack.dev/d3-color@3";