UNPKG
p5score
Version:
latest (0.1.0)
0.1.0
0.0.1
A choreographic scoring addon for p5.js
github.com/sicchio/p5.score
sicchio/p5.score
p5score
/
style.css
8 lines
(7 loc)
•
71 B
CSS
View Raw
1
2
3
4
5
6
7
8
html
,
body
{
margin
:
0
;
padding
:
0
; }
canvas
{
display
: block; }