@yuebai008/cli
Version:
Command line interface for rapid qg-minigame development
1 lines • 596 B
JavaScript
const styles=new CSSStyleSheet;styles.replaceSync("/*\n * Copyright 2021 The Chromium Authors. All rights reserved.\n * Use of this source code is governed by a BSD-style license that can be\n * found in the LICENSE file.\n */\n.code {\n font-family: var(--monospace-font-family);\n font-size: var(--monospace-font-size);\n}\n\n.issuers-list {\n display: flex;\n flex-direction: column;\n list-style-type: none;\n padding: 0;\n margin: 0;\n}\n\n.status-icon {\n margin: 0 0.3em 2px 0;\n vertical-align: middle;\n}\n\n/*# sourceURL=RequestTrustTokensView.css */\n");export default styles;