UNPKG

@yuebai008/cli

Version:

Command line interface for rapid qg-minigame development

1 lines 815 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.stack-trace-row {\n display: flex;\n}\n\n.stack-trace-function-name {\n width: 100px;\n}\n\n.stack-trace-source-location {\n display: flex;\n overflow: hidden;\n}\n\n.text-ellipsis {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n\n.stack-trace-source-location .text-ellipsis {\n padding-right: 2px;\n}\n\n.ignore-list-link {\n opacity: 60%;\n}\n\n.link,\n.devtools-link {\n color: var(--color-link);\n text-decoration: underline;\n cursor: pointer;\n outline-offset: 2px;\n}\n\n/*# sourceURL=stackTraceRow.css */\n");export default styles;