mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2026-04-17 01:31:35 +08:00
5 lines
125 B
TypeScript
5 lines
125 B
TypeScript
// organize-imports-ignore
|
|
// tslint:disable:ordered-imports
|
|
// 组件导入有顺序, 禁止插件优化
|
|
import "./chroma";
|