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