tldraw/packages
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 Asset improvements (#1557) 2023-06-09 11:43:01 +00:00
editor tldraw.css (#1607) 2023-06-17 22:33:21 +00:00
file-format Styles API (#1580) 2023-06-16 10:33:47 +00:00
indices update lazyrepo 2023-06-05 18:32:32 +01:00
polyfills update lazyrepo 2023-06-05 18:32:32 +01:00
primitives [refactor] snapping (#1589) 2023-06-15 14:36:46 +00:00
store update lazyrepo 2023-06-05 18:32:32 +01:00
tldraw tldraw.css (#1607) 2023-06-17 22:33:21 +00:00
tlschema [fix] yjs presence (#1603) 2023-06-16 15:59:13 +00:00
ui tldraw.css (#1607) 2023-06-17 22:33:21 +00:00
utils Styles API (#1580) 2023-06-16 10:33:47 +00:00
validate Styles API (#1580) 2023-06-16 10:33:47 +00:00