tldraw/packages/dev
Pedro Duarte f8b2fe1c85
Refactor to Stitches Core (#89)
* Refactor www/styles to Stitches Core

* Update package.json

* Begin refactor of `tldraw`

* More refactoring

* A bit more

* little bit more

* Update yarn.lock

* Drops React dependencies to 16.8

Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
2021-09-19 20:45:50 +01:00
..
src Changes usePosition to useLayoutEffect (#91) 2021-09-15 16:47:34 +01:00
esbuild.config.mjs Fix bad import, bump esbuild 2021-09-09 17:06:22 +01:00
package.json Refactor to Stitches Core (#89) 2021-09-19 20:45:50 +01:00
README.md Cleans up packages, tsconfigs, fixes for docs 2021-09-12 14:00:31 +01:00
tsconfig.json big refactor 2021-09-13 16:38:42 +01:00
tsconfig.tsbuildinfo Fix test and accidental files from dev, fix container styles 2021-09-09 15:37:46 +01:00

@tldraw/dev

A very fast dev server.

You probably do not need to start the server here: it is started as part of yarn start in the root directory.