Outline: start on editor state and outline view

This commit is contained in:
Aaron Fenyes 2024-09-12 15:24:41 -07:00
parent d3c9a08d22
commit 336b940471
6 changed files with 165 additions and 0 deletions

View file

@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>Sketch outline</title>
<link data-trunk rel="css" href="main.css"/>
</head>
<body></body>
</html>