UNPKG

@yuebai008/cli

Version:

Command line interface for rapid qg-minigame development

1 lines 662 B
const styles=new CSSStyleSheet;styles.replaceSync("/*\n * Copyright (c) 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\n.content {\n display: grid;\n grid-template-columns: min-content 1fr;\n}\n\n.key {\n color: var(--color-text-secondary);\n padding: 0 6px;\n text-align: right;\n white-space: pre;\n}\n\n.value {\n color: var(--color-text-primary);\n margin-inline-start: 0;\n padding: 0 6px;\n}\n\n.error-text {\n color: var(--color-red);\n font-weight: bold;\n}\n\n/*# sourceURL=originTrialTokenRows.css */\n");export default styles;