tldraw/apps/docs/content/docs
Steve Ruiz 4dfc59e5cb
tldraw.css (#1607)
This PR introduces `@tldraw/tldraw/tldraw.css`, an exported CSS file
that replaces the `editor.css` and `ui.css` that were previously copied
from the editor and ui packages. Instead, these files are combined into
the `tldraw.css` file, simplifying the import story when using
`@tldraw/tldraw`.

### Change Type

- [x] `major` — Breaking change

### Release Notes

- [tldraw] Removes `editor.css` and `ui.css` exports, replaces with
`tldraw.css`
2023-06-17 22:33:21 +00:00
..
assets.mdx Asset improvements (#1557) 2023-06-09 11:43:01 +00:00
collaboration.mdx tldraw.css (#1607) 2023-06-17 22:33:21 +00:00
editor.mdx Change app to editor in docs (#1592) 2023-06-15 12:37:42 +00:00
installation.mdx tldraw.css (#1607) 2023-06-17 22:33:21 +00:00
introduction.mdx tldraw.css (#1607) 2023-06-17 22:33:21 +00:00
persistence.mdx Update examples links to point to examples folder. (#1522) 2023-06-05 14:52:28 +00:00
shapes.mdx Update examples links to point to examples folder. (#1522) 2023-06-05 14:52:28 +00:00
tools.mdx Update examples links to point to examples folder. (#1522) 2023-06-05 14:52:28 +00:00
usage.mdx tldraw.css (#1607) 2023-06-17 22:33:21 +00:00
user-interface.mdx Update examples links to point to examples folder. (#1522) 2023-06-05 14:52:28 +00:00