mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-05 03:25:10 +08:00
5 lines
141 B
TypeScript
5 lines
141 B
TypeScript
import '@affine/core/bootstrap/browser';
|
|
import '@affine/component/theme';
|
|
import '@affine/core/mobile/styles/mobile.css';
|
|
import './proxy';
|