-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2d81c5b
commit 06a4e5e
Showing
4 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,12 +33,12 @@ <h2 class='pb-1 font-bold text-lg font-mono'>Output:</h2> | |
<div id='output' role='button' class='transition duration-300 flex-1 overflow-auto bg-[#defff244] rounded-md font-mono p-[12px] border-[8px] border-[#defff200] text-left p-0'></div> | ||
</div> | ||
</div> | ||
<p class='absolute bottom-3 right-3 font-mono text-sm'>v0.0.10</p> | ||
<p class='absolute bottom-3 right-3 font-mono text-sm'>v0.0.11</p> | ||
</div> | ||
|
||
|
||
<script src='https://cdn.tailwindcss.com'></script> | ||
<script src='https://cdn.jsdelivr.net/npm/[email protected].10/dist/bundle.browser.js'></script> | ||
<script src='https://cdn.jsdelivr.net/npm/[email protected].11/dist/bundle.browser.js'></script> | ||
<script src='https://cdnjs.cloudflare.com/ajax/libs/jsdiff/5.1.0/diff.min.js'></script> | ||
|
||
<script> | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters