初始化项目版本
This commit is contained in:
14
scripts/lease-contract-theme-skins.mjs
Normal file
14
scripts/lease-contract-theme-skins.mjs
Normal file
@@ -0,0 +1,14 @@
|
||||
/**
|
||||
* 租赁合同主题比稿:兼容旧 import 路径,实现见 design-system/theme-variants。
|
||||
*/
|
||||
export {
|
||||
THEME_SHOTS,
|
||||
THEME_CATALOG,
|
||||
OFFICIAL_THEME,
|
||||
buildSkinCss,
|
||||
buildAntThemeConfig,
|
||||
buildOfficialAntTheme,
|
||||
getThemeById,
|
||||
resolvePalette,
|
||||
resolvePrimary,
|
||||
} from '../src/resources/design-system/theme-variants/build-skin.mjs';
|
||||
Reference in New Issue
Block a user