UNPKG

@nguyenmv2/buy-button

Version:

BuyButton.js allows merchants to build Shopify interfaces into any website

8 lines (7 loc) 264 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _default = ".shopify-buy-frame--cart {\n display: none\n}\n.shopify-buy-frame--cart.is-active {\n display: block;\n }\n"; exports.default = _default;