mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-11 07:06:28 +08:00
00bd05897e
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com> Co-authored-by: eyhn <cneyhn@gmail.com>
6 lines
185 B
TypeScript
6 lines
185 B
TypeScript
import '@affine/core/bootstrap/browser';
|
|
import '@affine/core/bootstrap/blocksuite';
|
|
import '@affine/component/theme';
|
|
import '@affine/core/mobile/styles/mobile.css';
|
|
import './proxy';
|