mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2025-06-30 07:10:58 -04:00
Build for 616ed9b4d9
This commit is contained in:
parent
36f116ef2f
commit
c230e66c17
3 changed files with 786 additions and 357 deletions
|
@ -4,11 +4,6 @@
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<title>Scratch 3.0 Paint Editor Playground</title>
|
<title>Scratch 3.0 Paint Editor Playground</title>
|
||||||
<style>
|
|
||||||
body {
|
|
||||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<script type="text/javascript" src="playground.js"></script></body>
|
<script type="text/javascript" src="playground.js"></script></body>
|
||||||
|
|
1136
playground.js
1136
playground.js
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue