Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
|
@@ -25,6 +25,7 @@
|
|
| 25 |
@apply underline hover:text-blue-500 hover:no-underline;
|
| 26 |
}
|
| 27 |
</style>
|
|
|
|
| 28 |
<script src="https://cdn.tailwindcss.com"></script>
|
| 29 |
<script type="module">
|
| 30 |
import {
|
|
|
|
| 25 |
@apply underline hover:text-blue-500 hover:no-underline;
|
| 26 |
}
|
| 27 |
</style>
|
| 28 |
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.3.1/iframeResizer.contentWindow.min.js"></script>
|
| 29 |
<script src="https://cdn.tailwindcss.com"></script>
|
| 30 |
<script type="module">
|
| 31 |
import {
|