import { LionButton } from './src/LionButton.js'; customElements.define('lion-button', LionButton);