styles-update
This commit is contained in:
3
dist/index.js
vendored
3
dist/index.js
vendored
@@ -1,2 +1,5 @@
|
||||
// src/index.ts
|
||||
export { default as Button } from './Button';
|
||||
export { default as Card } from './Card';
|
||||
// Importar los estilos
|
||||
import './styles.css';
|
||||
|
||||
Reference in New Issue
Block a user