mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-04 19:15:33 +08:00
6 lines
208 B
TypeScript
6 lines
208 B
TypeScript
import '@affine/core/bootstrap/browser';
|
|
import '@affine/core/bootstrap/blocksuite';
|
|
import '@affine/core/bootstrap/cleanup';
|
|
import '@affine/component/theme';
|
|
import '@affine/core/mobile/styles/mobile.css';
|