UNPKG

@reown/appkit-pay

Version:
9 lines 154 B
import { css } from 'lit'; export default css ` :host { display: block; height: 100%; width: 100%; } `; //# sourceMappingURL=styles.js.map