@sofaws/dapp-core
Version:
A library to hold the main logic for a dapp on the Elrond Network
20 lines (16 loc) • 1.31 kB
JavaScript
;import{m as o}from"../../../__chunks__/chunk-HBP5N4FR.js";o();var n=`.dapp-core-component__background__bg-primary {
background-color: #1b46c2;
}
.dapp-core-component__background__bg-warning,
.dapp-core-component__background__warning {
background-color: #f0ad4e;
}
.dapp-core-component__background__bg-danger,
.dapp-core-component__background__danger {
background-color: #d9534f;
}
.dapp-core-component__background__bg-success,
.dapp-core-component__background__success {
background-color: #5cb85c;
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(n));var e={"bg-primary":"dapp-core-component__background__bg-primary",bgPrimary:"dapp-core-component__background__bg-primary","bg-warning":"dapp-core-component__background__bg-warning",bgWarning:"dapp-core-component__background__bg-warning",warning:"dapp-core-component__background__warning","bg-danger":"dapp-core-component__background__bg-danger",bgDanger:"dapp-core-component__background__bg-danger",danger:"dapp-core-component__background__danger","bg-success":"dapp-core-component__background__bg-success",bgSuccess:"dapp-core-component__background__bg-success",success:"dapp-core-component__background__success"};export{n as css,e as default};
//# sourceMappingURL=background.js.map