mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-16 17:46:18 +08:00
5 lines
206 B
TypeScript
5 lines
206 B
TypeScript
export { FONT_BASE, FONT_SM, FONT_XS } from './font';
|
|
export { PANEL_BASE, PANEL_BASE_COLORS } from './panel';
|
|
export { scrollbarStyle } from './scrollbar-style';
|
|
export { affineTextStyles } from './text';
|