This commit is contained in:
Felix Roos
2022-03-06 21:39:10 +01:00
parent ad42e5eb61
commit a2ab2b9da5
19 changed files with 72400 additions and 62 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -762,6 +762,10 @@ Ensure the default browser behavior of the `hidden` attribute.
overflow: auto;
}.overflow-hidden {
overflow: hidden;
}.truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}.whitespace-pre {
white-space: pre;
}.rounded-md {
@@ -1346,4 +1350,4 @@ span.CodeMirror-selectedtext { background: none; }
color: white !important;
}
/*# sourceMappingURL=index.0ea4d9ed.css.map */
/*# sourceMappingURL=index.edd7bd0d.css.map */
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<link rel="icon" href="/tutorial/favicon.e3ab9dd9.ico">
<link rel="stylesheet" type="text/css" href="/tutorial/index.0ea4d9ed.css">
<link rel="stylesheet" type="text/css" href="/tutorial/index.edd7bd0d.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Strudel REPL">
<title>Strudel Tutorial</title>
@@ -11,6 +11,6 @@
<body>
<div id="root"></div>
<noscript>You need to enable JavaScript to run this app.</noscript>
<script src="/tutorial/index.d9bcaff1.js" defer=""></script>
<script src="/tutorial/index.7a60a07f.js" defer=""></script>
</body>
</html>