0.1.16 • Published 1 year ago
@rfkit/theme v0.1.16
独立的主题生成库
使用
import initTheme from '@dc/auto-theme';
initTheme();查看配置
import { themeConfig } from '@dc/auto-theme';
console.log(themeConfig);import initTheme from '@dc/auto-theme';
initTheme();import { themeConfig } from '@dc/auto-theme';
console.log(themeConfig);