feat(package): 新增一些案例;但是 tailwindcss 仅在子项目生效

This commit is contained in:
2025-12-31 15:54:36 +08:00
parent 4fc473fff2
commit c8b0361e59
22 changed files with 887 additions and 32 deletions

View File

@@ -1,3 +1,2 @@
export function createWebApp() {
console.log('Created web app');
}
export * from './core/createWebApp';
export * from './components';