styles-update

This commit is contained in:
Rogelio
2025-10-23 05:53:17 +00:00
parent 60552e0ef8
commit b60b35cad4
3 changed files with 1 additions and 7 deletions

2
dist/index.js vendored
View File

@@ -1,5 +1,3 @@
// src/index.ts
export { default as Button } from './Button';
export { default as Card } from './Card';
// Importar los estilos
import './styles.css';